diff options
Diffstat (limited to '.gitignore')
| -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 |
