Skip to content
This repository has been archived by the owner on Jul 18, 2021. It is now read-only.

Commit

Permalink
Initialize repo with .gitignore
Browse files Browse the repository at this point in the history
  • Loading branch information
ccjernigan committed Jan 11, 2014
0 parents commit f5b5c4f
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions .gitignore
@@ -0,0 +1,11 @@
syntax: glob
.crashlytics_data/
.DS_Store
.gradle/
.settings
.idea
*.iml
bin/
build/
gen/
local.properties

0 comments on commit f5b5c4f

Please sign in to comment.