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.
.DS_Store
.gitignore
1 parent d766910 commit 0759bc0Copy full SHA for 0759bc0
.gitignore
@@ -16,4 +16,7 @@ build/
16
dist/
17
18
# generated on `pyenv local 3.8.12`
19
-.python-version
+.python-version
20
+
21
+# generated by MacOS
22
+.DS_Store
0 commit comments