Re-organize sources
[babeltrace.git] / .gitignore
index 9c71bb9d64ee4ba9ccf3845846516a90effb2b8e..b460d1118b72886644b49db2dc0ad326807b65df 100644 (file)
@@ -58,18 +58,18 @@ ctf-lexer.c
 ctf-parser.c
 ctf-parser.h
 ctf-parser-test
 ctf-parser.c
 ctf-parser.h
 ctf-parser-test
-plugins/ctf/common/metadata/lexer.c
-plugins/ctf/common/metadata/parser.c
-plugins/ctf/common/metadata/parser.h
-plugins/ctf/common/metadata/parser.output
-/cli/babeltrace2
-/cli/babeltrace2.bin
-/cli/babeltrace2-log
-/cli/babeltrace2-log.bin
-/include/config.h
-/include/config.h.in
-/include/version.i
-/include/version.i.tmp
+/src/plugins/ctf/common/metadata/lexer.c
+/src/plugins/ctf/common/metadata/parser.c
+/src/plugins/ctf/common/metadata/parser.h
+/src/plugins/ctf/common/metadata/parser.output
+/src/cli/babeltrace2
+/src/cli/babeltrace2.bin
+/src/cli/babeltrace2-log
+/src/cli/babeltrace2-log.bin
+/src/common/config.h
+/src/common/config.h.in
+/src/common/version.i
+/src/common/version.i.tmp
 /config.status
 *.log
 aclocal.m4
 /config.status
 *.log
 aclocal.m4
@@ -87,8 +87,8 @@ config/
 core
 stamp-h1
 __pycache__
 core
 stamp-h1
 __pycache__
-/babeltrace2.pc
-/babeltrace2-ctf-writer.pc
+/src/babeltrace2.pc
+/src/babeltrace2-ctf-writer.pc
 TAGS
 cscope*
 doc/api/Doxyfile
 TAGS
 cscope*
 doc/api/Doxyfile
This page took 0.023541 seconds and 4 git commands to generate.