diff options
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -45,3 +45,7 @@ stamp-h1 # files related to valgrind/callgrind callgrind.out.* + +# IDE workspace configurations +/.idea/ +/.vscode/ |