mirror of
https://github.com/ggml-org/llama.cpp.git
synced 2025-06-27 03:55:20 +00:00
gitignore : update for CLion IDE (#5544)
This commit is contained in:
2
.gitignore
vendored
2
.gitignore
vendored
@ -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/
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user