Skip to content

Commit

Permalink
updated .gitignore
Browse files Browse the repository at this point in the history
  • Loading branch information
Jan de Muijnck-Hughes committed Jun 4, 2014
1 parent e52fc6d commit 992ac33
Showing 1 changed file with 17 additions and 0 deletions.
17 changes: 17 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1,3 +1,20 @@
\#*
\.#*

dist
cabal-dev/
.cabal-sandbox
cabal.sandbox.config
*.ibc
*.o
*.a
*.so
*.dll
*.dylib
*.swp
*~
.DS_Store

*.ibc
*~
dist
Expand Down

0 comments on commit 992ac33

Please sign in to comment.