We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c71bc64 commit c8ed625Copy full SHA for c8ed625
1 file changed
.gitignore
@@ -145,3 +145,6 @@ cython_debug/
145
146
# tmp dir
147
**tmp*
148
+
149
+# Avoid add of DS_Store files
150
+**.DS_Store
0 commit comments