Skip to content

Commit

Permalink
Fix .gitignore
Browse files Browse the repository at this point in the history
  • Loading branch information
amrabed committed Jun 9, 2015
1 parent 5dc2c00 commit 4aadc79
Showing 1 changed file with 5 additions and 2 deletions.
7 changes: 5 additions & 2 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1,4 +1,7 @@
.gitignore

build/
.gradle/
/bin/

.settings/
.classpath
.project

0 comments on commit 4aadc79

Please sign in to comment.