Spaces:
Sleeping
Sleeping
Commit
·
a8482b0
1
Parent(s):
4075560
Ignore next
Browse files- ingestion_js/.gitignore +2 -1
ingestion_js/.gitignore
CHANGED
|
@@ -1,3 +1,4 @@
|
|
| 1 |
.vercel
|
| 2 |
.env
|
| 3 |
-
.next
|
|
|
|
|
|
| 1 |
.vercel
|
| 2 |
.env
|
| 3 |
+
.next
|
| 4 |
+
node_modules
|