Skip to content

Commit

Permalink
Only ignore .jar files in target/
Browse files Browse the repository at this point in the history
  • Loading branch information
StephenKing committed Jul 23, 2014
1 parent bef59ea commit 1a95342
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -234,7 +234,7 @@ nb-configuration.xml
*.class

# Package Files #
*.jar
target/*.jar
*.war
*.ear

Expand Down

0 comments on commit 1a95342

Please sign in to comment.