Skip to content

Commit

Permalink
add IntelliJ files to .gitignore
Browse files Browse the repository at this point in the history
  • Loading branch information
Sebastian Kruse committed Aug 26, 2016
1 parent e004cff commit ec8d761
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -7,3 +7,7 @@ release.properties
dependency-reduced-pom.xml
buildNumber.properties
.mvn/timing.properties

# IntelliJ
.idea/
*.iml

0 comments on commit ec8d761

Please sign in to comment.