diff options
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -1,2 +1,6 @@ ctc out + +*.out +*.asm +*.o |
| index : circleshift/ctc | ||
| Compiler for the TNSL programming language written in C |
| summaryrefslogtreecommitdiff |
| -rw-r--r-- | .gitignore | 4 |
@@ -1,2 +1,6 @@ ctc out + +*.out +*.asm +*.o |