kopia lustrzana https://github.com/felHR85/UsbSerial
37 wiersze
364 B
Plaintext
37 wiersze
364 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
|
|
|
|
# Byte-compiled / optimized / DLL files
|
|
__pycache__/
|
|
*.pyc
|
|
*.py[cod]
|
|
*$py.class
|