Skip to content

Commit

Permalink
add IntelliJ stuff to .gitignore
Browse files Browse the repository at this point in the history
  • Loading branch information
tpietzsch committed Oct 16, 2017
1 parent 838e7c8 commit 13bab39
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -10,5 +10,10 @@ target
*.class
*~
*.orig

# For Fiji #
*.jar

# IntelliJ
.idea/
*.iml

0 comments on commit 13bab39

Please sign in to comment.