We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 68e8759 + 70b830e commit 7203ca0Copy full SHA for 7203ca0
.gitignore
@@ -0,0 +1,10 @@
1
+# Python-generated files
2
+__pycache__/
3
+*.py[oc]
4
+build/
5
+dist/
6
+wheels/
7
+*.egg-info
8
+
9
+# Virtual environments
10
+.venv
0 commit comments