Ignore .vscode directory

This commit is contained in:
David Capello 2025-03-03 11:24:52 -03:00
parent f7f93c64f2
commit fc63532fef
1 changed files with 1 additions and 0 deletions

1
.gitignore vendored
View File

@ -12,6 +12,7 @@
*.res *.res
.DS_Store .DS_Store
.vs .vs
.vscode
tests/_test* tests/_test*
build build
.build .build