Spaces:
Runtime error
Runtime error
Commit
·
7704b24
1
Parent(s):
a264065
build: ignore staging data
Browse files- .gitignore +2 -0
.gitignore
CHANGED
|
@@ -22,3 +22,5 @@ dist/
|
|
| 22 |
.ipynb_checkpoints
|
| 23 |
|
| 24 |
.chainlit/cache
|
|
|
|
|
|
|
|
|
| 22 |
.ipynb_checkpoints
|
| 23 |
|
| 24 |
.chainlit/cache
|
| 25 |
+
|
| 26 |
+
data_collection/designs
|