diff options
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -3,3 +3,5 @@ /bin/ /.shards/ *.dwarf +/test_programs +/test_programs/** |
![]() |
index : flint | |
| A compiler/interpreter of various esoteric programming languages. | Matthew Hall |
| summaryrefslogtreecommitdiff |
| -rw-r--r-- | .gitignore | 2 |
@@ -3,3 +3,5 @@ /bin/ /.shards/ *.dwarf +/test_programs +/test_programs/** |