Skip to content

Commit

Permalink
gitignore *.iml and out/
Browse files Browse the repository at this point in the history
  • Loading branch information
keo committed Nov 2, 2017
1 parent 5c2b2c8 commit 4e2a7c2
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,10 @@
.DS_Store
dist/
build/
out/
.idea
.gradle
.iml
*.iml
target
install-libs.sh
.mvn-repo

0 comments on commit 4e2a7c2

Please sign in to comment.