We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2701aa7 commit bb896c5Copy full SHA for bb896c5
1 file changed
.gitignore
@@ -1,5 +1,6 @@
1
# Python virtual environment
2
venv/
3
+.venv/
4
__pycache__/
5
6
# Node.js dependencies
0 commit comments