We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 455b53f commit a2e65b8Copy full SHA for a2e65b8
.gitignore
@@ -157,6 +157,9 @@ dmypy.json
157
# Cython debug symbols
158
cython_debug/
159
160
+# MacOS
161
+.DS_Store
162
+
163
# PyCharm
164
# JetBrains specific template is maintained in a separate JetBrains.gitignore that can
165
# be found at https://github.com/github/gitignore/blob/main/Global/JetBrains.gitignore
0 commit comments