diff options
author | Peter Hutterer <peter.hutterer@who-t.net> | 2017-07-04 13:02:46 +1000 |
---|---|---|
committer | Peter Hutterer <peter.hutterer@who-t.net> | 2017-07-04 13:44:07 +1000 |
commit | 302aaa548e70cc2eeea0bf107462e921b577d3ee (patch) | |
tree | 15acf4f696e902b0d0d3ce5c1d0b325ead86840e /.gitignore | |
parent | d698de6e68b10ea9d394465688db2a9731e5f9cd (diff) |
Drop autotools
This also makes the gitignore files shorter and/or obsolete.
Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net>
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 30 |
1 files changed, 0 insertions, 30 deletions
@@ -1,7 +1,3 @@ -*.o -*.pc -*.la -*.lo *.swp *~ *.sig @@ -12,30 +8,4 @@ *.trs *.gcda *.gcno -Makefile -Makefile.in -aclocal.m4 -autom4te.cache/ -compile -config.guess -config.h -config.h.in -config.log -config.status -config.sub -configure -depcomp -install-sh -libtool -ltmain.sh -missing -stamp-h1 -.libs/ -.deps/ -src/libinput-version.h -doc/libinput.doxygen -doc/html tags -test/libinput-test-suite-runner* -test/symbols-leak-test* -test-driver |