Spaces:
Build error
Build error
freemt
commited on
Commit
·
113657e
1
Parent(s):
0905493
Update .gitignore cachedir gradio_queue.db gradio_queue.db-journal
Browse files- .gitignore +4 -1
.gitignore
CHANGED
@@ -140,4 +140,7 @@ cython_debug/
|
|
140 |
*.swp
|
141 |
links/
|
142 |
# .gitignore
|
143 |
-
|
|
|
|
|
|
|
|
140 |
*.swp
|
141 |
links/
|
142 |
# .gitignore
|
143 |
+
node_modules
|
144 |
+
cachedir
|
145 |
+
gradio_queue.db
|
146 |
+
gradio_queue.db-journal
|