Navigation Menu

Skip to content

Commit

Permalink
Update .gitignore
Browse files Browse the repository at this point in the history
  • Loading branch information
akexorcist committed Mar 22, 2017
1 parent 7da90cf commit 74606da
Showing 1 changed file with 5 additions and 39 deletions.
44 changes: 5 additions & 39 deletions .gitignore
@@ -1,40 +1,6 @@
# Built application files
*.apk
*.ap_

# Files for the ART/Dalvik VM
*.dex

# Java class files
*.class

# Generated files
bin/
gen/
out/

# Gradle files
.gradle/
build/

# Local configuration file (sdk path, etc)
local.properties

# Proguard folder generated by Eclipse
proguard/

# Log Files
*.log

# Android Studio Navigation editor temp files
.navigation/

# Android Studio captures folder
captures/

# Intellij
.gradle
/local.properties
/.idea/
.DS_Store
/build
*.iml
.idea/workspace.xml

# Keystore files
*.jks

0 comments on commit 74606da

Please sign in to comment.