File tree 1 file changed +29
-19
lines changed
1 file changed +29
-19
lines changed Original file line number Diff line number Diff line change 1
1
# Built application files
2
- * .apk
3
- * .ap_
2
+ /* /build /
4
3
5
- # Files for the Dalvik VM
6
- * .dex
4
+ # Crashlytics configuations
5
+ com_crashlytics_export_strings.xml
7
6
8
- # Java class files
9
- * .class
10
-
11
- # Generated files
12
- bin /
13
- gen /
7
+ # Local configuration file (sdk path, etc)
8
+ local.properties
14
9
15
- # Gradle files
10
+ # Gradle generated files
16
11
.gradle /
17
- build /
18
- .idea /
19
12
20
- # Local configuration file (sdk path, etc)
21
- local.properties
13
+ # Signing files
14
+ .signing /
22
15
23
- # Proguard folder generated by Eclipse
24
- proguard /
16
+ # User-specific configurations
17
+ .idea /libraries /
18
+ .idea /workspace.xml
19
+ .idea /tasks.xml
20
+ .idea /.name
21
+ .idea /compiler.xml
22
+ .idea /copyright /profiles_settings.xml
23
+ .idea /encodings.xml
24
+ .idea /misc.xml
25
+ .idea /modules.xml
26
+ .idea /scopes /scope_settings.xml
27
+ .idea /vcs.xml
28
+ * .iml
25
29
26
- # Log Files
27
- * .log
30
+ # OS-specific files
31
+ .DS_Store
32
+ .DS_Store ?
33
+ ._ *
34
+ .Spotlight-V100
35
+ .Trashes
36
+ ehthumbs.db
37
+ Thumbs.db
You can’t perform that action at this time.
0 commit comments