chore: enable ./vscode in .gitignore

This commit is contained in:
Thijs Louisse 2024-12-18 21:21:54 +01:00 committed by Thijs Louisse
parent 61a7ed5329
commit 2823940ece

2
.gitignore vendored
View file

@ -1,7 +1,7 @@
## editors ## editors
/.idea /.idea
## disable this line one commit before changing contents that should be shared ## disable this line one commit before changing contents that should be shared
# /.vscode /.vscode
/*.code-workspace /*.code-workspace
/.history /.history