Skip to content

Commit

Permalink
update the gitignore
Browse files Browse the repository at this point in the history
  • Loading branch information
klinker24 committed Sep 5, 2019
1 parent b663ce9 commit 979ce9c
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
@@ -1,6 +1,9 @@
.gradle/
.idea/
build/
**/.project
**/.classpath
**/.settings/
**/build/
gen/
*.iml
**/.DS_STORE
Expand Down

0 comments on commit 979ce9c

Please sign in to comment.