We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e240c41 commit fa1d777Copy full SHA for fa1d777
2 files changed
.gitignore
@@ -121,3 +121,32 @@ dmypy.json
121
122
# Pyre type checker
123
.pyre/
124
+
125
126
+# General
127
+.DS_Store
128
+.AppleDouble
129
+.LSOverride
130
131
+# Icon must end with two \r
132
+Icon
133
134
135
+# Thumbnails
136
+._*
137
138
+# Files that might appear in the root of a volume
139
+.DocumentRevisions-V100
140
+.fseventsd
141
+.Spotlight-V100
142
+.TemporaryItems
143
+.Trashes
144
+.VolumeIcon.icns
145
+.com.apple.timemachine.donotpresent
146
147
+# Directories potentially created on remote AFP share
148
+.AppleDB
149
+.AppleDesktop
150
+Network Trash Folder
151
+Temporary Items
152
+.apdisk
pyworkshop/intro_python/.DS_Store
-6 KB
0 commit comments