diff --git a/.gitignore b/.gitignore index a4fe502..3c4fa65 100644 --- a/.gitignore +++ b/.gitignore @@ -24,5 +24,6 @@ *.nav *.toc -#ignore files from CLion IDE -.idea \ No newline at end of file +#ignore files from CLion/VSCode IDEs +.idea +.vscode \ No newline at end of file