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