diff --git a/.gitignore b/.gitignore index 3d522b06..4aebe4c9 100644 --- a/.gitignore +++ b/.gitignore @@ -45,3 +45,7 @@ stamp-h1 # files related to valgrind/callgrind callgrind.out.* + +# IDE workspace configurations +/.idea/ +/.vscode/