libust ABI: export streams
[ust.git] / .gitignore
index 5d1d9cd458875bf3756aaa3ff7d81f1c390fad43..bea8aa397e7884ff642e2d684b42d41ba6529320 100644 (file)
@@ -6,6 +6,7 @@ Makefile
 .libs/
 .deps/
 *~
+*.a
 *.la
 *.lo
 Makefile.in
@@ -14,13 +15,16 @@ Makefile.in
 configure
 aclocal.m4
 autom4te.cache/
-config.h
+/config.h
+/include/ust/config.h
 /config.h.in
 config/
 config.log
 config.status
 stamp-h1
 libtool
+ust.pc
+include/ust/version.h
 
 ustctl/ustctl
 ust-consumerd/ust-consumerd
This page took 0.023059 seconds and 4 git commands to generate.