1
0
mirror of https://github.com/ultrasonic/ultrasonic synced 2025-03-10 00:20:04 +01:00
2017-02-07 09:50:32 +01:00

47 lines
541 B
Plaintext

# 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
*.iml
.idea/workspace.xml
.idea/libraries
.idea/encodings.xml
.idea/misc.xml
# Keystore files
*.jks
# MacOS files
.DS_Store