Add cscope to gitignore
[lttng-ust.git] / .gitignore
index ce7c5729fab55ecbe05b00565528ce32c2b0c7e2..11f87b79c0d75db3aa6d8fa1c3906c9a6c309849 100644 (file)
@@ -12,6 +12,7 @@ Makefile
 Makefile.in
 *.loT
 *.info
+cscope.*
 configure
 aclocal.m4
 autom4te.cache/
@@ -36,6 +37,7 @@ doc/examples/easy-ust/sample
 doc/examples/hello-static-lib/hello
 doc/examples/gen-tp/sample
 doc/examples/gen-tp/sample_tracepoint.h
+doc/examples/demo-tracef/demo-tracef
 
 tests/hello/hello
 tests/hello.cxx/hello
This page took 0.022705 seconds and 4 git commands to generate.