Skip to content

Commit 2939a80

Browse files
committed
update
1 parent a783190 commit 2939a80

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

.gitignore

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,8 @@ npm-debug.log
77
yarn-error.log
88
package-lock.json
99
*.tgz
10+
.mongodb-rag.test.json
11+
.mongodb-rag.json
1012

1113
# Logs
1214
logs/
@@ -43,4 +45,5 @@ jest-cache/
4345
Thumbs.db
4446

4547
# config
46-
.mongodb-rag.json
48+
.mongodb-rag.json
49+
.mongodb-rag.test.json.bak

0 commit comments

Comments
 (0)