diff --git a/.gitignore b/.gitignore index 0b56bcc7a..307c065f7 100644 --- a/.gitignore +++ b/.gitignore @@ -134,3 +134,7 @@ poetry.toml # Test models for lora adapters /lora-tests + +# Local scripts +/run-vim.sh +/run-chat.sh