We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f07d547 commit 9315d01Copy full SHA for 9315d01
1 file changed
.gitignore
@@ -16,3 +16,8 @@ irrelevant/.ipynb_checkpoints/
16
irrelevant/.python-version
17
18
.idea/
19
+.vscode/
20
+
21
+# Virtual envitonments
22
+venv/
23
+.venv/
0 commit comments