We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f12a90d commit e73e917Copy full SHA for e73e917
1 file changed
.gitignore
@@ -104,3 +104,6 @@ venv.bak/
104
105
# mypy
106
.mypy_cache/
107
+
108
+# Mac OS X
109
+.DS_store
0 commit comments