Skip to content

Commit

Permalink
Add .idea to gitignore and some formatting
Browse files Browse the repository at this point in the history
  • Loading branch information
ChrisLane committed May 29, 2016
1 parent 40de720 commit 76403db
Showing 1 changed file with 8 additions and 2 deletions.
10 changes: 8 additions & 2 deletions .gitignore
@@ -1,4 +1,10 @@
/target/
.iml
# Idea
*.iml
.idea/

# Maven
target/


/bin/
/.settings/

0 comments on commit 76403db

Please sign in to comment.