mirror of
https://github.com/shagr4th/droid48
synced 2024-11-16 20:12:34 +01:00
44 lines
537 B
Text
44 lines
537 B
Text
/obj
|
|
/libs
|
|
/bin
|
|
/build
|
|
|
|
# Built application files
|
|
/*/build/
|
|
|
|
# Crashlytics configuations
|
|
com_crashlytics_export_strings.xml
|
|
|
|
# Local configuration file (sdk path, etc)
|
|
local.properties
|
|
|
|
# Gradle generated files
|
|
.gradle/
|
|
|
|
# Signing files
|
|
.signing/
|
|
|
|
# User-specific configurations
|
|
.idea/
|
|
*.iml
|
|
app/app.iml
|
|
|
|
# OS-specific files
|
|
.DS_Store
|
|
.DS_Store?
|
|
._*
|
|
.Spotlight-V100
|
|
.Trashes
|
|
ehthumbs.db
|
|
Thumbs.db
|
|
|
|
app/.externalNativeBuild
|
|
app/.cxx
|
|
app/bin
|
|
|
|
app/app-all-release.apk
|
|
|
|
#using VSCode now
|
|
org.eclipse.buildship.core.prefs
|
|
.project
|
|
.classpath
|