diff options
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 4 |
1 files changed, 3 insertions, 1 deletions
@@ -1,2 +1,4 @@ -.cache +*.cache build/ +*~ +aclocal.m4 |
![]() |
index : bl-compiler.git | |
| compiler for the bl programming language. | Cori Barker |
| aboutsummaryrefslogtreecommitdiff |
| -rw-r--r-- | .gitignore | 4 |
@@ -1,2 +1,4 @@ -.cache +*.cache build/ +*~ +aclocal.m4 |