There was an error while loading. Please reload this page.
1 parent 19bc5be commit 53a4372Copy full SHA for 53a4372
1 file changed
.gitignore
@@ -9,6 +9,9 @@ bin-release/
9
__pycache__/
10
.vscode/
11
12
+# Python venv directory
13
+.venv
14
+
15
# Distribution files
16
build/
17
*.egg-info/
0 commit comments