Skip to content

Commit

Permalink
More gitignores.
Browse files Browse the repository at this point in the history
  • Loading branch information
technomancy committed Mar 9, 2012
1 parent 02b4e48 commit 5b1ba2b
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .gitignore
Expand Up @@ -4,9 +4,12 @@
#* #*
home home
data/ data/
native/


# IntelliJ IDEA (La Clojure) project files # IntelliJ IDEA (La Clojure) project files
*.ipr *.ipr
*.iws *.iws
*.iml *.iml


/.lein-deps-sum
/.lein-failures

0 comments on commit 5b1ba2b

Please sign in to comment.