There was an error while loading. Please reload this page.
1 parent 81e4d8e commit 8ce49e2Copy full SHA for 8ce49e2
1 file changed
.gitignore
@@ -1,4 +1,6 @@
1
/env/
2
+/.venv/
3
*.pyc
-/.vagrant/
4
-*openrc*
+__pycache__
5
+*openrc*
6
+.vscode
0 commit comments