ci(gitignore): added .vscode

This commit is contained in:
2025-02-12 16:21:31 -05:00
parent a31f3bc835
commit c8585bacd7

7
.gitignore vendored
View File

@@ -56,4 +56,9 @@ tags
*.log *.log
*.cache *.cache
*.private *.private
*.private/ *.private/
subprojects/mfem/
subprojects/tetgen/
.vscode/