fix .gitignore

This commit is contained in:
Kay Sievers 2008-08-09 14:05:54 +02:00
parent 8ef5af2db8
commit 88db390557
2 changed files with 5 additions and 4 deletions

8
.gitignore vendored
View File

@ -1,12 +1,12 @@
*.o
*.lo
*.la
.libs/
.deps/
.libs
.deps
Makefile
Makefile.in
aclocal.m4
autom4te.cache/
autom4te.cache
config.h
config.h.in
config.log
@ -20,4 +20,4 @@ missing
configure
stamp-h1
depcomp
udev-test-install/
udev-test-install

1
TODO
View File

@ -1,4 +1,5 @@
These things would be nice to have:
o get all distros to agree on a default set of rules
These things will change in future udev versions:
o --device-id-of-file will print '5:8' instead of '5 8'