Skip to content

Commit

Permalink
gitignore: add ide related entries
Browse files Browse the repository at this point in the history
  • Loading branch information
viktorvorobev committed Jun 18, 2024
1 parent 46da0c4 commit dbe1adf
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -180,3 +180,7 @@ compile_commands.json
CTestTestfile.cmake
_deps
CMakeUserPresets.json

# Ide stuff
.idea/
.vscode/

0 comments on commit dbe1adf

Please sign in to comment.