Skip to content

Commit

Permalink
* updated gitignore
Browse files Browse the repository at this point in the history
  • Loading branch information
thanksmister committed Jun 24, 2018
1 parent a08eb72 commit eb50085
Showing 1 changed file with 17 additions and 7 deletions.
24 changes: 17 additions & 7 deletions .gitignore
@@ -1,10 +1,20 @@
# IntelliJ IDEA
.idea
*.iml
app.iml

# Gradle
.gradle
/local.properties
/.idea/workspace.xml
/.idea/libraries
gradlew.bat
build
local.properties
reports

# Apple
.DS_Store
/build
/captures
.externalNativeBuild
.idea/markdown-navigator*
npm-debug.log

#Fabric
crashlytics.properties
app-prod-release.apk
fabric.properties

0 comments on commit eb50085

Please sign in to comment.