File tree Expand file tree Collapse file tree 1 file changed +56
-0
lines changed Expand file tree Collapse file tree 1 file changed +56
-0
lines changed Original file line number Diff line number Diff line change @@ -161,3 +161,59 @@ dist
161
161
.yarn /build-state.yml
162
162
.yarn /install-state.gz
163
163
.pnp. *
164
+
165
+ # Windows
166
+
167
+ # Windows thumbnail cache files
168
+ Thumbs.db
169
+ Thumbs.db:encryptable
170
+ ehthumbs.db
171
+ ehthumbs_vista.db
172
+
173
+ # Dump file
174
+ * .stackdump
175
+
176
+ # Folder config file
177
+ [Dd ]esktop.ini
178
+
179
+ # Recycle Bin used on file shares
180
+ $RECYCLE.BIN /
181
+
182
+ # Windows Installer files
183
+ * .cab
184
+ * .msi
185
+ * .msix
186
+ * .msm
187
+ * .msp
188
+
189
+ # Windows shortcuts
190
+ * .lnk
191
+
192
+ # macOS
193
+
194
+ # General
195
+ .DS_Store
196
+ .AppleDouble
197
+ .LSOverride
198
+
199
+ # Icon must end with two \r
200
+ Icon
201
+
202
+ # Thumbnails
203
+ ._ *
204
+
205
+ # Files that might appear in the root of a volume
206
+ .DocumentRevisions-V100
207
+ .fseventsd
208
+ .Spotlight-V100
209
+ .TemporaryItems
210
+ .Trashes
211
+ .VolumeIcon.icns
212
+ .com.apple.timemachine.donotpresent
213
+
214
+ # Directories potentially created on remote AFP share
215
+ .AppleDB
216
+ .AppleDesktop
217
+ Network Trash Folder
218
+ Temporary Items
219
+ .apdisk
You can’t perform that action at this time.
0 commit comments