Skip to content

Commit

Permalink
more fixes to the gitignore
Browse files Browse the repository at this point in the history
  • Loading branch information
ckirkendall committed Dec 27, 2011
1 parent e5716ed commit abf6c97
Showing 1 changed file with 5 additions and 4 deletions.
9 changes: 5 additions & 4 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1,9 +1,10 @@

*.jar
classes/*
target/*
.settings
pom.xml
*jar
.lein-failures
.lein-deps-sum
target
.settings
.metadata
.project
.classpath
Expand Down

0 comments on commit abf6c97

Please sign in to comment.