Spaces:
Sleeping
Sleeping
Commit
·
1d37520
1
Parent(s):
cf16f9f
Upd gitignore
Browse files- .gitignore +2 -1
.gitignore
CHANGED
|
@@ -2,6 +2,7 @@
|
|
| 2 |
diagram
|
| 3 |
|
| 4 |
# For ingestion pipeline
|
| 5 |
-
|
|
|
|
| 6 |
embedder
|
| 7 |
exefiles
|
|
|
|
| 2 |
diagram
|
| 3 |
|
| 4 |
# For ingestion pipeline
|
| 5 |
+
ingestion_python/.git
|
| 6 |
+
ingestion_js/.git
|
| 7 |
embedder
|
| 8 |
exefiles
|