Add gitignore.

This commit is contained in:
2018-01-31 14:15:08 -08:00
parent dcdacde831
commit f70b8eee36

4
.gitignore vendored Normal file
View File

@@ -0,0 +1,4 @@
# ignore intermediate and build objects
*.fasl
*.pyc
*.o