Add missing entries to .gitignore files.
authorEric Anholt <anholt@FreeBSD.org>
Sun, 19 Feb 2006 07:05:32 +0000 (23:05 -0800)
committerEric Anholt <anholt@FreeBSD.org>
Sun, 19 Feb 2006 07:05:32 +0000 (23:05 -0800)
.gitignore
src/.gitignore
tests/.gitignore

index 3d5e104..83a8f06 100644 (file)
@@ -8,6 +8,7 @@ config.log
 config.status
 config.sub
 configure
+configure.lineno
 depcomp
 install-sh
 libtool
index adf4164..f3e1232 100644 (file)
@@ -8,8 +8,10 @@ stamp-h1
 *.lo
 *.loT
 *.la
+*.o
 xproto.c
 xproto.h
+xcb_des.c
 xcb_types.c
 xcb_types.h
 extensions
index bfa26dd..e95d3e0 100644 (file)
@@ -1,2 +1,3 @@
+.deps
 Makefile.in
 CheckLog.html