Skip to content

Commit

Permalink
Adding gitignore
Browse files Browse the repository at this point in the history
Change-Id: I548a00b89e915d2937808e4f690f8e3e47d867fa
  • Loading branch information
samtstern committed Oct 9, 2015
1 parent eefb061 commit 191e83d
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
.gradle
local.properties
.idea
build/
.DS_Store
*.iml
*.apk
*.aar
*.zip
google-services.json

0 comments on commit 191e83d

Please sign in to comment.