]> git.djapps.eu Git - pkg/ggml/sources/llama.cpp/commitdiff
gitignore : ignore local run scripts [no ci]
authorGeorgi Gerganov <redacted>
Sun, 17 Nov 2024 11:12:22 +0000 (13:12 +0200)
committerGeorgi Gerganov <redacted>
Sun, 17 Nov 2024 11:12:22 +0000 (13:12 +0200)
.gitignore

index 0b56bcc7ab682e0709980a20f592d0667800b77e..307c065f793e66eaf2a4faf10f7a06741d52bbd9 100644 (file)
@@ -134,3 +134,7 @@ poetry.toml
 
 # Test models for lora adapters
 /lora-tests
+
+# Local scripts
+/run-vim.sh
+/run-chat.sh