mirror of
https://codeberg.org/Freeyourgadget/Gadgetbridge
synced 2024-11-01 15:12:58 +01:00
39 lines
406 B
Plaintext
39 lines
406 B
Plaintext
# Built application files
|
|
*.apk
|
|
*.ap_
|
|
|
|
# Files for the Dalvik VM
|
|
*.dex
|
|
|
|
# Java class files
|
|
*.class
|
|
|
|
# Generated files
|
|
bin/
|
|
gen/
|
|
|
|
# Gradle files
|
|
.gradle/
|
|
build/
|
|
|
|
# Local configuration file (sdk path, etc)
|
|
local.properties
|
|
|
|
# Proguard folder generated by Eclipse
|
|
proguard/
|
|
|
|
# Log Files
|
|
*.log
|
|
|
|
.idea
|
|
*.iml
|
|
|
|
MPChartLib
|
|
|
|
fw.dirs
|
|
**/.project
|
|
**/.settings
|
|
**/.classpath
|
|
app/release/output-metadata.json
|
|
app/.cxx/
|