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 47bab9d commit 558e8a4Copy full SHA for 558e8a4
.gitignore
@@ -83,6 +83,9 @@ ipython_config.py
83
# pyenv
84
.python-version
85
86
+# vscode
87
+.vscode
88
+
89
# pipenv
90
# According to pypa/pipenv#598, it is recommended to include Pipfile.lock in version control.
91
# However, in case of collaboration, if having platform-specific dependencies or dependencies
0 commit comments