.gitignore: ignore all `*.egg-info`
[babeltrace.git] / .gitignore
CommitLineData
eabba042
PP
1/tests/**/test-*
2!/tests/**/test-*.sh
3!/tests/**/test-*.[hc]
4!/tests/**/test-*.[hc]pp
7132b838 5/tests/ctf-writer/ctf-writer
5d7e8359 6/tests/lib/conds/conds-triggers
eabba042 7/tests/lib/plugin
1fba7c7b 8/tests/plugins/sink.ctf.fs/succeed/gen-trace-double
eabba042
PP
9/tests/plugins/sink.ctf.fs/succeed/gen-trace-float
10/tests/plugins/src.ctf.fs/succeed/gen-trace-simple
e46cbefe 11/tests/utils/env.sh
644e0364 12*~
4c8bfb7e
MD
13*.o
14*.a
463b02a3
MD
15*.la
16*.lo
e9452def 17*.exe
463b02a3
MD
18.libs
19.deps
20*.bkp
3d5e9596 21*.trs
e4b44824 22.dirstamp
5656cea5 23/src/plugins/ctf/common/src/metadata/tsdl/lexer.cpp
d97afa4a 24/src/plugins/ctf/common/src/metadata/tsdl/parser.*pp
5656cea5 25/src/plugins/ctf/common/src/metadata/tsdl/parser.output
cb50b38f 26/src/bindings/python/bt2/dist
b75e024e 27/src/cli/*.bin
578e048b 28/src/cli/babeltrace2
578e048b 29/src/cli/babeltrace2-log
578e048b
MJ
30/src/common/config.h
31/src/common/config.h.in
32/src/common/version.i
33/src/common/version.i.tmp
463b02a3
MD
34/config.status
35*.log
24a3136a
DS
36aclocal.m4
37/m4/libtool.m4
38/m4/lt~obsolete.m4
39/m4/ltoptions.m4
40/m4/ltsugar.m4
41/m4/ltversion.m4
463b02a3
MD
42libtool
43/configure
4c8bfb7e
MD
44Makefile
45Makefile.in
9cc28aba
MD
46autom4te.cache/
47config/
9cc28aba 48core
9cc28aba 49stamp-h1
81447b5b 50__pycache__
578e048b
MJ
51/src/babeltrace2.pc
52/src/babeltrace2-ctf-writer.pc
b71186f8
JD
53TAGS
54cscope*
cfa45a3c
PP
55*.gcno
56*.gcda
57*.gcov
58*.html
d8992d68 59*.stamp
255725ea 60*.swp
fed63719 61*.egg-info
b368d553 62.theia
df831d31 63compile_commands.json
89e18e1e 64/version
This page took 0.083741 seconds and 4 git commands to generate.