-
Notifications
You must be signed in to change notification settings - Fork 13
/
.gitignore
105 lines (105 loc) · 1.41 KB
/
.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
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
#*.jks
#*.keystore
*.aab
*.ap_
*.apk
*.class
*.ctxt
*.dex
*.ear
*.iml
*.ipr
*.iws
*.jar
*.log
*.nar
*.rar
*.swp
*.tar.gz
*.war
*.zip
*~
.DS_Store
.DS_Store?
.Spotlight-V100
.Trashes
._*
.classpath
.cproject
.cxx/
.externalNativeBuild
.gradle
.gradle/
.idea/
.idea/.name
.idea/assetWizardSettings.xml
.idea/caches
.idea/caches/
.idea/compiler.xml
.idea/copyright/profiles_settings.xml
.idea/dataSources.ids
.idea/datasources.xml
.idea/dictionaries
.idea/dynamic.xml
.idea/encodings.xml
.idea/gradle.xml
.idea/jsLibraryMappings.xml
.idea/libraries
.idea/libraries/
.idea/misc.xml
.idea/modules.xml
.idea/mongoSettings.xml
.idea/navEditor.xml
.idea/scopes/scope_settings.xml
.idea/shelf/
.idea/sqlDataSources.xml
.idea/tasks.xml
.idea/uiDesigner.xml
.idea/vcs.xml
.idea/workspace.xml
.idea_modules/
.mtj.tmp/
.navigation/
.project
.settings/
.signing/
/*/*/build
/*/*/production
/*/build/
/*/local.properties
/*/out
/out/
Thumbs.db
atlassian-ide-plugin.xml
bin/
build/
captures/
com_crashlytics_export_strings.xml
crashlytics-build.properties
crashlytics.properties
ehthumbs.db
fabric.properties
fastlane/Preview.html
fastlane/readme.md
fastlane/report.xml
fastlane/screenshots
fastlane/test_output
fastlane/README.md
fastlane/.env
freeline.py
freeline/
freeline_project_description.json
gen-external-apklibs
gen/
hs_err_pid*
lint/generated/
lint/intermediates/
lint/outputs/
lint/tmp/
local.properties
obj/
out/
output.json
proguard/
release/
vcs.xml