Skip to content

Commit

Permalink
Replaced .gitignore with latest Lein defaults
Browse files Browse the repository at this point in the history
  • Loading branch information
weavejester committed May 10, 2014
1 parent 26729df commit 52ffd3f
Showing 1 changed file with 8 additions and 10 deletions.
18 changes: 8 additions & 10 deletions .gitignore
@@ -1,12 +1,10 @@
lib
classes
*.jar
/target
/classes
/checkouts
/doc
pom.xml
pom.xml.asc
_site
autodoc
.lein-failures
.lein-env
.lein-repl-history
doc
target
*.jar
*.class
/.lein-*
/.nrepl-port

0 comments on commit 52ffd3f

Please sign in to comment.