We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8b51632 commit 3bf8309Copy full SHA for 3bf8309
1 file changed
.gitignore
@@ -3,6 +3,9 @@ __pycache__/
3
*.py[cod]
4
*$py.class
5
6
+# VS Code
7
+.vscode/
8
+
9
# C extensions
10
*.so
11
0 commit comments