UsbSerial/.gitignore

31 wiersze
283 B
Plaintext

# built application files
*.apk
*.ap_
# files for the dex VM
*.dex
# Java class files
*.class
# generated files
bin/
gen/
# Key
*.jks
# Local configuration file (sdk path, etc)
local.properties
# Intellij project files
*.iml
*.ipr
*.iws
.idea/
*.prefs
# Gradle
build/
.gradle