Skip to content

Commit

Permalink
Removed *.i?? and added *.iml, *.iws, *.ipr in gitignore
Browse files Browse the repository at this point in the history
  • Loading branch information
Niranjan-K committed Apr 19, 2016
1 parent 89ad431 commit 8f4eaa0
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .gitignore
Expand Up @@ -2,5 +2,7 @@ target
.classpath
.settings
.project
*.i??
*.iml
*.iws
*.ipr
.idea

0 comments on commit 8f4eaa0

Please sign in to comment.