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 17089fe commit 685ba87Copy full SHA for 685ba87
.gitignore
@@ -2,4 +2,9 @@
2
.DS_Store
3
4
# Exclude venv folder
5
-venv
+venv
6
+
7
8
+__pycache__
9
+.vscode/
10
+do_not_commit.sh
0 commit comments