gitignore 32 and 64 bit ccl fasl files

they have different file extensions
This commit is contained in:
Colin M. Strickland 2014-10-26 09:25:22 +00:00
parent bcd9051b14
commit b38b07e83a

2
.gitignore vendored
View file

@ -1,6 +1,6 @@
*~ *~
*.fasl *.fasl
*dx64fsl *.dx??fsl
ignore/ ignore/
generated/ generated/
.curr .curr