Merge potentially useful patterns taken from other projects.
Some application specific patterns were move to their respective directories.
The only noticeable change is that *.patch is ignore to prevent accidental
checkin of patches. The pattern "test-driver" could not be found and was
removed.
The test directory had not been updated since the move of all test cases
in a single binary.
Signed-off-by: Gaetan Nadon <memsize@videotron.ca>
Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net>
+# GNU Build System (Autotools)
aclocal.m4
+*.announce
autom4te.cache/
autoscan.log
+build-aux/
ChangeLog
compile
+config.cache
config.guess
config.h
config.h.in
configure
configure.scan
depcomp
-.deps/
-INSTALL
+.dirstamp
install-sh
-.libs/
libtool
-libtool.m4
ltmain.sh
-lt~obsolete.m4
-ltoptions.m4
-ltsugar.m4
-ltversion.m4
Makefile
Makefile.in
mdate-sh
missing
mkinstalldirs
-*.pc
-py-compile
stamp-h?
-symlink-tree
-texinfo.tex
-ylwrap
-*.la
-*.lo
-*.o
+# Edit Compile Debug Document Distribute
*~
-*.swp
-.vimdir
-*.tar.*
-*.3
-libevdev-events
-event-names.h
-html
-libevdev-*/
+*.[0-9]
+*.[0-9]x
+*.bak
+*.bin
+core
+.deps/
+*.dll
+*.exe
+*.gcda
*.gcno
*.gcov
-*.gcda
-gcov-report.txt
-test-driver
-libevdev.doxygen
-*.announce
+*.kld
+*.ko
+*.ko.cmd
+*.lai
+.libs/
+*.l[oa]
+*.[oa]
+*.objq
+*.patch
+*.pc
+*.pdb
+*.pyc
+py-compile
+*.pyo
+*.so
+*.swo
+*.swp
+symlink-tree
tags
+*.tar.bz2
+*.tar.gz
+*.tar.xz
+texinfo.tex
+.vimdir
+ylwrap
+# Application Specific Files
--- /dev/null
+html/
+libevdev.doxygen
--- /dev/null
+event-names.h
--- /dev/null
+libtool.m4
+ltoptions.m4
+ltsugar.m4
+ltversion.m4
+lt~obsolete.m4
-libevdev-print
-libevdev-events
-
-# ignore all tests, but not .c/.h files
-test-*
-!test-*.c
-!test-*.h
+gcov-report.txt
+test-libevdev
--- /dev/null
+libevdev-events