Skip to content

Commit

Permalink
Add .gitignore for fasls and backup files.
Browse files Browse the repository at this point in the history
  • Loading branch information
pmai committed Oct 23, 2012
1 parent 5e4193f commit 2d04710
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions .gitignore
@@ -0,0 +1,12 @@
# FASLs
*.fas
*.fasl
*.ofasl
*.nfasl
*.xfasl
*.dx32fsl
*.dx64fsl
*.abcl
*.sse2f
# Backup files
*~

0 comments on commit 2d04710

Please sign in to comment.