Spaces:
Running
Running
Anish-530 commited on
Commit ·
2ec4cd0
1
Parent(s): e494e01
Disable LFS for frontend so Vercel can build natively
Browse files- frontend/.gitattributes +6 -0
- frontend/app/icon.png +0 -0
frontend/.gitattributes
ADDED
|
@@ -0,0 +1,6 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
# Disable Git LFS for frontend assets so Vercel can build them natively
|
| 2 |
+
*.png -filter -diff -merge -text
|
| 3 |
+
*.jpg -filter -diff -merge -text
|
| 4 |
+
*.jpeg -filter -diff -merge -text
|
| 5 |
+
*.ico -filter -diff -merge -text
|
| 6 |
+
*.svg text
|
frontend/app/icon.png
CHANGED
|
|
Git LFS Details
|
|
|