Spaces:
Runtime error
Runtime error
dataroadmap
commited on
Commit
•
be03a15
1
Parent(s):
37be13c
Update .gitignore
Browse files- .gitignore +6 -0
.gitignore
ADDED
@@ -0,0 +1,6 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
.env
|
2 |
+
*.md
|
3 |
+
__pycache__
|
4 |
+
documents
|
5 |
+
vecstore
|
6 |
+
gDriveDocs
|