diff options
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore index 0b68fed..b4aa44a 100644 --- a/.gitignore +++ b/.gitignore | |||
@@ -6,4 +6,5 @@ boudin | |||
6 | *.import.scm | 6 | *.import.scm |
7 | *.types | 7 | *.types |
8 | *.build.sh | 8 | *.build.sh |
9 | *.install.sh \ No newline at end of file | 9 | *.install.sh |
10 | test/out/ \ No newline at end of file | ||