android gitignore

# Built application files *.apk *.ap_ # Keystore *.jks # Files for the Dalvik VM *.dex # Java class files *.class # Generated files bin/ gen/ out/ # Intellij *.iml *.ipr *.iws .idea/ .DS_Store # Gradle files .gradle/ build/ gradle.properties gradle/ gradlew gradlew.bat # 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/

Be the first to comment

You can use [html][/html], [css][/css], [php][/php] and more to embed the code. Urls are automatically hyperlinked. Line breaks and paragraphs are automatically generated.