Fix another corner case with C/asm symtable
[tinycc.git] / .gitignore
blob549c630aa5ca33585b2220eac676b53156fe0e5b
1 *~
2 \#*
3 .#*
4 *.o
5 *.a
6 *.exe
7 *.dll
8 *.obj
9 *.pdb
10 *.lib
11 *.exp
12 *.log
13 *.bz2
14 *.zip
15 .gdb_history
16 a.out
17 tcc_g
18 tcc
19 *-tcc
20 libtcc*.def
22 config*.h
23 config*.mak
24 config.texi
25 conftest*
26 tags
27 TAGS
28 tcc.1
29 tcc.pod
30 tcc-doc.html
31 tcc-doc.info
33 win32/doc
34 win32/libtcc
35 win32/lib/32
36 win32/lib/64
37 win32/include/float.h
38 win32/include/stdarg.h
39 win32/include/stdbool.h
40 win32/include/stddef.h
41 win32/include/varargs.h
42 win32/include/tcclib.h
44 tests/test.out*
45 tests/test*.out
46 tests/tcctest[1234]
47 tests/tcctest.gcc
48 tests/*.ref
49 tests/*.txt
50 tests/*.gcc
51 tests/*-cc*
52 tests/*-tcc*
53 tests/libtcc_test
54 tests/vla_test
55 tests/hello
56 tests/tests2/fred.txt