-
Notifications
You must be signed in to change notification settings - Fork 3
/
.gitignore
49 lines (40 loc) · 1002 Bytes
/
.gitignore
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
# Built application files
/*/build
SmartHMA/build
# Crashlytics configuations
com_crashlytics_export_strings.xml
# Local configuration file (sdk path, etc)
SmartHMA/local.properties
# Gradle generated files
SmartHMA/.gradle
SmartHMA/gradle
SmartHMA/gradlew
# Signing files
.signing
# User-specific configurations
SmartHMA/.idea/gradle.xml
SmartHMA/.idea/libraries
SmartHMA/.idea/workspace.xml
SmartHMA/.idea/tasks.xml
SmartHMA/.idea/.name
SmartHMA/.idea/compiler.xml
SmartHMA/.idea/copyright/profiles_settings.xml
SmartHMA/.idea/encodings.xml
SmartHMA/.idea/misc.xml
SmartHMA/.idea/modules.xml
SmartHMA/.idea/scopes/scope_settings.xml
SmartHMA/.idea/vcs.xml
SmartHMA/.idea/inspectionProfiles
SmartHMA/*.iml
SmartHMA/app/app.iml
/**/*.iml
# OS-specific files
.DS_Store
.DS_Store?
._*
.Spotlight-V100
.Trashes
SmartHMA/.idea/inspectionProfiles
SmartHMA/.idea/inspectionProfiles
SmartHMA/app/src/release/res/values/google_maps_api.xml
SmartHMA/app/src/debug/res/values/google_maps_api.xml