summaryrefslogtreecommitdiff
path: root/.gitignore
blob: 8257f570c6740d8b69b854b43ccb70def41ec3d2 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
*.BAK
*.a
*.cmake
*.dll
*.exe
*.la
*.lo
*.log
*.o
*.pc
*.so
*.trs
*~
.deps/
.libs/
/Testing/
/libtool
CMakeCache.txt
CMakeFiles/
GNUmakefile
Makefile
Makefile.in
/aclocal.m4
/autom4te.cache
/config
config.h*
/config.status
/configure
stamp-h1
!config/config.h.in
/tests/run-dumper
/tests/run-emitter
/tests/run-emitter-test-suite
/tests/run-loader
/tests/run-parser
/tests/run-parser-test-suite
/tests/run-scanner
/tests/example-deconstructor
/tests/example-deconstructor-alt
/tests/example-reformatter
/tests/example-reformatter-alt
/tests/run-test-suite
/tests/test-reader
/tests/test-version
/dist/