mirror of
https://github.com/ggml-org/llama.cpp.git
synced 2025-06-27 12:05:03 +00:00
gitignore : ignore local run scripts [no ci]
This commit is contained in:
4
.gitignore
vendored
4
.gitignore
vendored
@ -134,3 +134,7 @@ poetry.toml
|
|||||||
|
|
||||||
# Test models for lora adapters
|
# Test models for lora adapters
|
||||||
/lora-tests
|
/lora-tests
|
||||||
|
|
||||||
|
# Local scripts
|
||||||
|
/run-vim.sh
|
||||||
|
/run-chat.sh
|
||||||
|
Reference in New Issue
Block a user