MDT5_1_Ueberwachungssystem_G1/.gitignore

34 lines
431 B
Plaintext
Raw Normal View History

2023-05-11 12:39:27 +00:00
# Gradle files
.gradle/
build/
2023-05-11 12:13:36 +00:00
2023-05-11 12:39:27 +00:00
# Local configuration file (sdk path, etc)
local.properties
# Log/OS Files
2023-05-11 12:13:36 +00:00
*.log
2023-05-11 12:39:27 +00:00
# Android Studio generated files and folders
captures/
.externalNativeBuild/
.cxx/
*.apk
output.json
2023-05-11 12:13:36 +00:00
2023-05-11 12:39:27 +00:00
# IntelliJ
*.iml
.idea/
misc.xml
deploymentTargetDropDown.xml
render.experimental.xml
2023-05-11 12:13:36 +00:00
2023-05-11 12:39:27 +00:00
# Keystore files
*.jks
*.keystore
2023-05-11 12:13:36 +00:00
2023-05-11 12:39:27 +00:00
# Google Services (e.g. APIs or Firebase)
google-services.json
2023-05-11 12:13:36 +00:00
2023-05-11 12:39:27 +00:00
# Android Profiling
*.hprof