Add gitignore.
This commit is contained in:
parent
dcdacde831
commit
f70b8eee36
|
@ -0,0 +1,4 @@
|
|||
# ignore intermediate and build objects
|
||||
*.fasl
|
||||
*.pyc
|
||||
*.o
|
Loading…
Reference in New Issue