Spaces:
Runtime error
Runtime error
Update .gitattributes
Browse files- .gitattributes +2 -0
.gitattributes
CHANGED
|
@@ -36,4 +36,6 @@ saved_model/**/* filter=lfs diff=lfs merge=lfs -text
|
|
| 36 |
|
| 37 |
# Ignore app.py in exports
|
| 38 |
app.py export-ignore
|
|
|
|
|
|
|
| 39 |
|
|
|
|
| 36 |
|
| 37 |
# Ignore app.py in exports
|
| 38 |
app.py export-ignore
|
| 39 |
+
main_app.py export-ignore
|
| 40 |
+
|
| 41 |
|