Anish-530 commited on
Commit
2ec4cd0
·
1 Parent(s): e494e01

Disable LFS for frontend so Vercel can build natively

Browse files
Files changed (2) hide show
  1. frontend/.gitattributes +6 -0
  2. 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

  • SHA256: d44b2e04ac851560197cbde6694888c16870074bd36240f7d3f587784f80280c
  • Pointer size: 130 Bytes
  • Size of remote file: 35.1 kB