Skip to content

Commit 781d5b6

Browse files
committed
Add /work to .gitignore
1 parent ac0644f commit 781d5b6

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.gitignore

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -180,4 +180,5 @@ responses_store.db
180180
trace_store.db
181181
/embeddings_model
182182
/vector_db
183-
/llama-stack
183+
/llama-stack
184+
/work

0 commit comments

Comments
 (0)