Review/update .gitignore files
authorGaetan Nadon <memsize@videotron.ca>
Fri, 15 Nov 2013 20:55:04 +0000 (15:55 -0500)
committerPeter Hutterer <peter.hutterer@who-t.net>
Mon, 18 Nov 2013 23:34:23 +0000 (09:34 +1000)
commit4f0f1ca68c0054b66c1262f5efe0194a34ae5526
tree954434d18b275bd2615eebd2cc612916256c837d
parent2420d2577b7b4a80bf1d39ca18c3f9236f6823d1
Review/update .gitignore files

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>
.gitignore
doc/.gitignore [new file with mode: 0644]
libevdev/.gitignore [new file with mode: 0644]
m4/.gitignore [new file with mode: 0644]
test/.gitignore
tools/.gitignore [new file with mode: 0644]