mirror of
https://github.com/Lizonghang/prima.cpp.git
synced 2025-09-05 22:29:03 +00:00
gitignore : update for CLion IDE (#5544)
This commit is contained in:
parent
5bf2b94dd4
commit
d250c9d61d
1 changed files with 2 additions and 0 deletions
2
.gitignore
vendored
2
.gitignore
vendored
|
@ -23,11 +23,13 @@
|
|||
.clang-tidy
|
||||
.vs/
|
||||
.vscode/
|
||||
.idea/
|
||||
|
||||
lcov-report/
|
||||
gcovr-report/
|
||||
|
||||
build*
|
||||
cmake-build-*
|
||||
out/
|
||||
tmp/
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue