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 fedb6c1 commit 790b070Copy full SHA for 790b070
.gitignore
@@ -61,3 +61,8 @@ webapp/tmp
61
tests/.cache
62
flycheck_*
63
/.pytest_cache
64
+
65
+# vscode
66
+.vscode
67
+# virtualenv
68
+.venv
0 commit comments