diff options
| author | Uneven Prankster <unevenprankster@protonmail.com> | 2023-10-15 21:28:29 -0300 |
|---|---|---|
| committer | Uneven Prankster <unevenprankster@protonmail.com> | 2023-10-15 21:28:29 -0300 |
| commit | 1c0cc775732201f4c4d3ee0d6772be786b3b4aa1 (patch) | |
| tree | f5d692d046868261275c7430a624c3ea9ed75d3d /tinycc/.gitignore | |
| parent | a89f892640cf12f75c7ce18e6e88c70a8d3965ed (diff) | |
A lot has certainly happened!
Diffstat (limited to 'tinycc/.gitignore')
| -rw-r--r-- | tinycc/.gitignore | 64 |
1 files changed, 0 insertions, 64 deletions
diff --git a/tinycc/.gitignore b/tinycc/.gitignore deleted file mode 100644 index 3bff153..0000000 --- a/tinycc/.gitignore +++ /dev/null @@ -1,64 +0,0 @@ -*~ -\#* -.#* -*.o -*.a -*.exe -*.dll -*.obj -*.pdb -*.lib -*.exp -*.log -*.bz2 -*.zip -.gdb_history -a.out -tcc_g -tcc -*-tcc -libtcc*.def - -config*.h -*_.h -config*.mak -config.texi -conftest* -c2str -tags -TAGS -tcc.1 -*.pod -tcc-doc.html -tcc-doc.info - -win32/doc -win32/examples/libtcc_test.c -win32/libtcc -win32/lib/32 -win32/lib/64 -win32/include/float.h -win32/include/stdalign.h -win32/include/stdarg.h -win32/include/stdbool.h -win32/include/stddef.h -win32/include/stdnoreturn.h -win32/include/varargs.h -win32/include/tcclib.h - -tests/tcctest[1234] -tests/tcctest.gcc -tests/*.out* -tests/*.ref -tests/*.txt -tests/*.gcc -tests/*-cc* -tests/*-tcc* -tests/libtcc_test -tests/libtcc_test_mt -tests/asm-c-connect -tests/asm-c-connect-sep -tests/vla_test -tests/hello -tests/tests2/fred.txt -libtcc.dylib |
