File tree Expand file tree Collapse file tree 1 file changed +30
-0
lines changed Expand file tree Collapse file tree 1 file changed +30
-0
lines changed Original file line number Diff line number Diff line change @@ -161,3 +161,33 @@ cython_debug/
161
161
# and can be added to the global gitignore or merged into this file. For a more nuclear
162
162
# option (not recommended) you can uncomment the following to ignore the entire idea folder.
163
163
.idea /
164
+
165
+ # ## macOS template
166
+ # General
167
+ .DS_Store
168
+ .AppleDouble
169
+ .LSOverride
170
+
171
+ # Icon must end with two \r
172
+ Icon ?
173
+ ! [iI ]con [_a-zA-Z0-9 ]
174
+
175
+ # Thumbnails
176
+ ._ *
177
+
178
+ # Files that might appear in the root of a volume
179
+ .DocumentRevisions-V100
180
+ .fseventsd
181
+ .Spotlight-V100
182
+ .TemporaryItems
183
+ .Trashes
184
+ .VolumeIcon.icns
185
+ .com.apple.timemachine.donotpresent
186
+
187
+ # Directories potentially created on remote AFP share
188
+ .AppleDB
189
+ .AppleDesktop
190
+ Network Trash Folder
191
+ Temporary Items
192
+ .apdisk
193
+
You can’t perform that action at this time.
0 commit comments