add *.code-workspace to gitignore

This commit is contained in:
J62 2025-03-14 11:38:28 -07:00
parent 911d2acff3
commit 27e759009b
1 changed files with 1 additions and 0 deletions

1
.gitignore vendored
View File

@ -7,3 +7,4 @@
.project
*/.factorypath
**/.antlr/
*.code-workspace