Skip to content

Commit 20a780c

Browse files
committed
gitignore : ignore local run scripts [no ci]
1 parent cf32a9b commit 20a780c

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.gitignore

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -134,3 +134,7 @@ poetry.toml
134134

135135
# Test models for lora adapters
136136
/lora-tests
137+
138+
# Local scripts
139+
/run-vim.sh
140+
/run-chat.sh

0 commit comments

Comments
 (0)