Skip to content

Commit dc4c0aa

Browse files
committed
chore(gitignore): ignore db-shm, .chainlit, and pgdata directories
1 parent 4a03d42 commit dc4c0aa

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.gitignore

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -186,4 +186,6 @@ examples/hf_demo_space/chainlit.md
186186

187187
examples/hf_demo_space/public/
188188
database.db-journal
189+
database.db-shm
189190
.chainlit/
191+
pgdata/

0 commit comments

Comments
 (0)