We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f6f02dc commit 4443d3cCopy full SHA for 4443d3c
1 file changed
.gitignore
@@ -10,3 +10,6 @@ __pycache__/
10
.hypothesis/
11
.mypy_cache/
12
13
+# IDE-related
14
+.vscode
15
+
0 commit comments