-
Notifications
You must be signed in to change notification settings - Fork 0
/
.gitignore
192 lines (192 loc) · 3 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
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
!*.xcodeproj/project.pbxproj
!*.xcodeproj/project.xcworkspace/
!*.xcodeproj/xcshareddata/
!*.xcworkspace/contents.xcworkspacedata
!/gradle/wrapper/gradle-wrapper.jar
!default.mode1v3
!default.mode2v3
!default.pbxuser
!default.perspectivev3
$RECYCLE.BIN/
**/xcshareddata/WorkspaceSettings.xcsettings
*.aab
*.ap_
*.apk
*.cab
*.class
*.ctxt
*.dSYM
*.dSYM.zip
*.dex
*.ear
*.hmap
*.hprof
*.icloud
*.iml
*.ipa
*.ipr
*.iws
*.jar
*.jks
*.keystore
*.lnk
*.log
*.mode1v3
*.mode2v3
*.moved-aside
*.msi
*.msix
*.msm
*.msp
*.nar
*.pbxuser
*.perspectivev3
*.rar
*.stackdump
*.swp
*.tar.gz
*.war
*.xccheckout
*.xcodeproj/*
*.xcscmblueprint
*.zip
*~
.AppleDB
.AppleDesktop
.AppleDouble
.DS_Store
.DocumentRevisions-V100
.LSOverride
.Spotlight-V100
.TemporaryItems
.Trash-*
.Trashes
.VolumeIcon.icns
._*
.accio/
.apdisk
.build/
.classpath
.com.apple.timemachine.donotpresent
.cproject
.cxx/
.directory
.externalNativeBuild
.externalNativeBuild/
.fseventsd
.fuse_hidden*
.gradle
.gradle/
.idea/
.idea/$CACHE_FILE$
.idea/**/aws.xml
.idea/**/azureSettings.xml
.idea/**/contentModel.xml
.idea/**/dataSources.ids
.idea/**/dataSources.local.xml
.idea/**/dataSources/
.idea/**/dbnavigator.xml
.idea/**/dictionaries
.idea/**/dynamic.xml
.idea/**/gradle.xml
.idea/**/libraries
.idea/**/markdown-navigator-enh.xml
.idea/**/markdown-navigator.xml
.idea/**/markdown-navigator/
.idea/**/mongoSettings.xml
.idea/**/shelf
.idea/**/sonarIssues.xml
.idea/**/sonarlint/
.idea/**/sqlDataSources.xml
.idea/**/tasks.xml
.idea/**/uiDesigner.xml
.idea/**/usage.statistics.xml
.idea/**/workspace.xml
.idea/.name
.idea/assetWizardSettings.xml
.idea/caches/
.idea/caches/build_file_checksums.ser
.idea/codestream.xml
.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/httpRequests
.idea/jarRepositories.xml
.idea/jsLibraryMappings.xml
.idea/libraries/
.idea/misc.xml
.idea/modules.xml
.idea/mongoSettings.xml
.idea/navEditor.xml
.idea/replstate.xml
.idea/scopes/scope_settings.xml
.idea/shelf/
.idea/sonarlint/
.idea/sqlDataSources.xml
.idea/tasks.xml
.idea/uiDesigner.xml
.idea/vcs.xml
.idea/workspace.xml
.idea_modules/
.kotlin/
.kotlin/metadata/
.mtj.tmp/
.navigation/
.nfs*
.project
.settings/
.signing/
/*.gcno
/*/*/build
/*/*/production
/*/build/
/*/local.properties
/*/out
/out/
Carthage/Build/
Dependencies/
DerivedData/
Icon
Network Trash Folder
Temporary Items
Thumbs.db
Thumbs.db:encryptable
[Dd]esktop.ini
atlassian-ide-plugin.xml
bin/
build/
captures/
cmake-build-*/
com_crashlytics_export_strings.xml
crashlytics-build.properties
crashlytics.properties
deploymentTargetDropDown.xml
ehthumbs.db
ehthumbs_vista.db
fabric.properties
fastlane/Preview.html
fastlane/report.xml
fastlane/screenshots/**/*.png
fastlane/test_output
gen-external-apklibs
gen/
google-services.json
hs_err_pid*
iOSInjectionProject/
local.properties
misc.xml
obj/
out/
output.json
playground.xcworkspace
proguard/
render.experimental.xml
replay_pid*
timeline.xctimeline
xcuserdata/
gradle.properties