update gitignore
authorMathieu Desnoyers <mathieu.desnoyers@efficios.com>
Sat, 7 May 2011 00:28:17 +0000 (20:28 -0400)
committerMathieu Desnoyers <mathieu.desnoyers@efficios.com>
Sat, 7 May 2011 00:28:17 +0000 (20:28 -0400)
Signed-off-by: Mathieu Desnoyers <mathieu.desnoyers@efficios.com>
.gitignore

index 5fb74219871814cb4ac444586d046e159386e4fc..846a20c183f2379b5b4175c4c14c4c73a1fdcc63 100644 (file)
@@ -1,5 +1,22 @@
 tests/test-bitfield
 *.o
 *.a
 tests/test-bitfield
 *.o
 *.a
+*.la
+*.lo
+.libs
+.deps
+*.bkp
+ctf-lexer.c
+ctf-parser.c
+ctf-parser.h
+ctf-parser-test
+babeltrace
+/config.h
+/config.h.in
+/config.status
+*.log
+*.m4
+libtool
+/configure
 Makefile
 Makefile.in
 Makefile
 Makefile.in
This page took 0.024625 seconds and 4 git commands to generate.