Skip to content

Commit

Permalink
updated .gitignore with intellij files
Browse files Browse the repository at this point in the history
  • Loading branch information
pnerg committed Feb 17, 2017
1 parent faf9f20 commit 0d76950
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .gitignore
Expand Up @@ -14,6 +14,10 @@ src_managed/
project/boot/
project/plugins/project/

# Ignore intellij project files
.idea
*.iml

# Ignore Eclipse files
.project
.classpath
Expand Down

0 comments on commit 0d76950

Please sign in to comment.