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 74c37ca commit a818dd3Copy full SHA for a818dd3
.gitignore
@@ -5,6 +5,9 @@
5
.vscode/
6
.idea/
7
8
+# Python
9
+.venv/
10
+
11
# Pytest
12
**/.pytest_cache
13
**/*.pyc
0 commit comments