mirror of
https://github.com/ggml-org/llama.cpp.git
synced 2025-06-27 03:55:20 +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
|
||||
/lora-tests
|
||||
|
||||
# Local scripts
|
||||
/run-vim.sh
|
||||
/run-chat.sh
|
||||
|
Reference in New Issue
Block a user