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 85bc111 commit 33e5b33Copy full SHA for 33e5b33
.gitignore
@@ -1,6 +1,6 @@
1
-# Ignore any user's VSCode workspace file
+# Ignore any user's VSCode workspace file and vscode local settings
2
*code-workspace
3
-.VSCode
+.vscode
4
5
# Created by https://www.toptal.com/developers/gitignore/api/python,windows,macos
6
# Edit at https://www.toptal.com/developers/gitignore?templates=python,windows,macos
0 commit comments