android_studio/.gitignore
2026-06-26 03:26:01 +04:00

57 lines
912 B
Plaintext

# Gradle
.gradle
build/
captures
**/local.properties
# IntelliJ .idea folder
.idea/workspace.xml
.idea/libraries
.idea/caches
.idea/navEditor.xml
.idea/tasks.xml
.idea/modules.xml
.idea/compiler.xml
.idea/jarRepositories.xml
.idea/deploymentTargetDropDown.xml
.idea/deploymentTargetSelector.xml
.idea/misc.xml
.idea/androidTestResultsUserPreferences.xml
.idea/inspectionProfiles
.idea/vcs.xml
# Ignore all auto-generated configs except for app.xml. It's needed as template for the build
.idea/runConfigurations
!.idea/runConfigurations/app.xml
gradle.xml
*.iml
# General
.DS_Store
.externalNativeBuild
# Do not commit plain-text signing info
release/*.properties
release/*.gpg
# VS Code config
org.eclipse.buildship.core.prefs
.classpath
.project
# Temporary API docs
docs/api
package-list-coil-base
# Mkdocs temporary serving folder
docs-gen
site
*.bak
.idea/appInsightsSettings.xml
#TFLite
*.tflite