Skip to content

Commit

Permalink
Add .gitignore to ignore build artefacts and IntelliJ config director…
Browse files Browse the repository at this point in the history
…ies.
  • Loading branch information
switchtrue committed Mar 8, 2016
1 parent 88fe2f4 commit 84c858b
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
@@ -0,0 +1,4 @@
.idea/
*.iml
build-output/
out/

0 comments on commit 84c858b

Please sign in to comment.