I have a Git which gets pushed to CF pages.
I have added a 40 mByte file to my Git root.
On git sync from Cf pages, I now got the error that fileslarger than 25 mB are not supoorted.
I deleted the file and multiple times pushed code to CF
After few hours I am still gettign the same error about the file
Error: Asset “/opt/buildhome/repo/qprox_web.rar” is over the 25MB limit. Size: 42193111 bytes
Unfortunatly I cannot find this file anywhere in my dir to delete it.
Can anybody please help me