chiark / gitweb /
fix .gitignore
authorKay Sievers <kay.sievers@vrfy.org>
Sat, 9 Aug 2008 12:05:54 +0000 (14:05 +0200)
committerKay Sievers <kay.sievers@vrfy.org>
Sat, 9 Aug 2008 12:05:54 +0000 (14:05 +0200)
.gitignore
TODO

index e96d00e30c5780d09b6875fa7846f8e6314d0d71..7acc4a688e971c0c6bb784d49c98b7fc49d59b2f 100644 (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
diff --git a/TODO b/TODO
index a78e551f115251a1346dc1c262198e3a46ac6fbc..88d3e594869ffd5880e33e185e2acfadbd6f5ae7 100644 (file)
--- a/TODO
+++ b/TODO
@@ -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'