Project: Add .code-workspace wildcard to gitignore

This commit is contained in:
JKLeckr 2024-07-24 08:08:16 -04:00 committed by GitHub
parent 1852287c91
commit 878d5141ce
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

2
.gitignore vendored
View File

@ -150,7 +150,7 @@ venv/
ENV/ ENV/
env.bak/ env.bak/
venv.bak/ venv.bak/
.code-workspace *.code-workspace
shell.nix shell.nix
# Spyder project settings # Spyder project settings