Skip to content

Commit

Permalink
fix: add IntelliJ's metadata to .gitignore (#292)
Browse files Browse the repository at this point in the history
  • Loading branch information
guusdk authored and bgrozev committed Jun 12, 2018
1 parent 84b22c9 commit 26ce4c3
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -8,3 +8,5 @@
.classpath
.project
.settings/
**/.idea/
*.iml

0 comments on commit 26ce4c3

Please sign in to comment.