diff --git a/.gitignore b/.gitignore index 07227a2..3d33190 100644 --- a/.gitignore +++ b/.gitignore @@ -56,4 +56,9 @@ tags *.log *.cache *.private -*.private/ \ No newline at end of file +*.private/ + +subprojects/mfem/ +subprojects/tetgen/ + +.vscode/