Skip to content

Commit 0f67d7b

Browse files
committed
fixed gitignore
1 parent db24725 commit 0f67d7b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.gitignore

+2-2
Original file line numberDiff line numberDiff line change
@@ -163,5 +163,5 @@ cython_debug/
163163
*.log
164164

165165
# Storage models
166-
storage/models/
167-
vectorstores/
166+
storage/models/*
167+
vectorstores/*

0 commit comments

Comments
 (0)