We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 9bb7e45 + d63f0dd commit 6898b66Copy full SHA for 6898b66
.DS_Store
-6 KB
.gitignore
@@ -172,3 +172,31 @@ cython_debug/
172
173
# PyPI configuration file
174
.pypirc
175
+
176
+# General
177
+.DS_Store
178
+.AppleDouble
179
+.LSOverride
180
181
+# Icon must end with two \r
182
+Icon
183
184
185
+# Thumbnails
186
+._*
187
188
+# Files that might appear in the root of a volume
189
+.DocumentRevisions-V100
190
+.fseventsd
191
+.Spotlight-V100
192
+.TemporaryItems
193
+.Trashes
194
+.VolumeIcon.icns
195
+.com.apple.timemachine.donotpresent
196
197
+# Directories potentially created on remote AFP share
198
+.AppleDB
199
+.AppleDesktop
200
+Network Trash Folder
201
+Temporary Items
202
+.apdisk
Intro Sessions/.DS_Store
0 commit comments