diff options
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -2,8 +2,14 @@ .\#* *~ /bin/ +/downstroke/ *.import.scm +*.import.so +*.so *.o +*.link +*.build.sh +*.install.sh *.log logs /.agent-shell/ |
