Skip to content

Commit

Permalink
Merge pull request agentgt#33 from buzden/gitignore-conf
Browse files Browse the repository at this point in the history
Small .gitignore changes
  • Loading branch information
agentgt committed Sep 15, 2014
2 parents a71da79 + 6e0bf0b commit a9cfe9f
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -9,3 +9,10 @@ target
*.jar
*.war
*.ear

# IDEA-related project files
/.idea
*.iml

# Manifests
MANIFEST.MF

0 comments on commit a9cfe9f

Please sign in to comment.