diff options
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 3 |
1 files changed, 1 insertions, 2 deletions
@@ -1,4 +1,3 @@ -tint *.S *.asm *.o @@ -7,4 +6,4 @@ tint *.exe **/build/ - +ctc |
index : circleshift/tnsl-lang | ||
The source code for the TNSL programming language - Reference libtnsl and tnslc |
summaryrefslogtreecommitdiff |
-rw-r--r-- | .gitignore | 3 |
@@ -1,4 +1,3 @@ -tint *.S *.asm *.o @@ -7,4 +6,4 @@ tint *.exe **/build/ - +ctc |