mirror of
https://github.com/ggerganov/llama.cpp.git
synced 2024-12-25 02:44:36 +00:00
gitignore : update for CLion IDE (#5544)
This commit is contained in:
parent
5bf2b94dd4
commit
d250c9d61d
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/
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user