Add a simple .gitignore.

This commit is contained in:
2011-01-06 18:03:34 -08:00
parent deec00d5e0
commit 7a435e5f64

8
.gitignore vendored Normal file
View File

@@ -0,0 +1,8 @@
*.hi
*.o
*.d
*.info
*.bak
hsrc/Syntax/Lexer.hs
hsrc/Syntax/Parser.hs
bang