gitignore : update for CLion IDE (#5544)

This commit is contained in:
clibdev
2024-02-17 18:28:37 +02:00
committed by GitHub
parent 5bf2b94dd4
commit d250c9d61d

2
.gitignore vendored
View File

@ -23,11 +23,13 @@
.clang-tidy .clang-tidy
.vs/ .vs/
.vscode/ .vscode/
.idea/
lcov-report/ lcov-report/
gcovr-report/ gcovr-report/
build* build*
cmake-build-*
out/ out/
tmp/ tmp/