Skip to content

Commit

Permalink
gitignore : update for CLion IDE (#5544)
Browse files Browse the repository at this point in the history
  • Loading branch information
clibdev authored Feb 17, 2024
1 parent 5bf2b94 commit d250c9d
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -23,11 +23,13 @@
.clang-tidy
.vs/
.vscode/
.idea/

lcov-report/
gcovr-report/

build*
cmake-build-*
out/
tmp/

Expand Down

0 comments on commit d250c9d

Please sign in to comment.