gitignore : ignore local run scripts [no ci]
This commit is contained in:
parent
cf32a9b93a
commit
20a780c7b6
1 changed files with 4 additions and 0 deletions
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
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue