diff options
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 14 |
1 files changed, 3 insertions, 11 deletions
@@ -17,9 +17,10 @@ a.out tcc_g tcc *-tcc +libtcc*.def -config.h -config.mak +config*.h +config*.mak config.texi conftest* tags @@ -29,13 +30,6 @@ tcc.pod tcc-doc.html tcc-doc.info -lib/x86_64 -lib/i386 -lib/x86_64-win32 -lib/i386-win32 -lib/arm -lib/arm64 - win32/doc win32/libtcc win32/lib/32 @@ -60,5 +54,3 @@ tests/libtcc_test tests/vla_test tests/hello tests/tests2/fred.txt - -libtcc*.def |
