diff options
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -1,5 +1,7 @@ antcc build/ +test/build/ +test/log.txt compile_commands.json .cache/ .gdb_history |
| index : antcc | ||
| A little C compiler |
| aboutsummaryrefslogtreecommitdiffhomepage |
| -rw-r--r-- | .gitignore | 2 |
@@ -1,5 +1,7 @@ antcc build/ +test/build/ +test/log.txt compile_commands.json .cache/ .gdb_history |