diff options
| -rw-r--r-- | .gitignore | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -1,5 +1,8 @@ *.o *.a +a.out +*.exe +*.log tcc_g tcc /*-tcc @@ -50,6 +53,7 @@ config.h config.mak config.texi tags +TAGS .DS_Store *.swp lib/x86_64 |
![]() |
index : tinycc | |
| Tiny C Compiler by Fabrice Bellard Git mirror of the final release by Bellard, discarding all changes after. The repository at https://repo.or.cz/tinycc.git has become untrustworthy. Also the tcc sources have become tainted with AI slop. |
| aboutsummaryrefslogtreecommitdiff |
| -rw-r--r-- | .gitignore | 4 |
@@ -1,5 +1,8 @@ *.o *.a +a.out +*.exe +*.log tcc_g tcc /*-tcc @@ -50,6 +53,7 @@ config.h config.mak config.texi tags +TAGS .DS_Store *.swp lib/x86_64 |