Open larsatsmc opened 2 days ago
The first file (BarcodeCameraApp/bin/Debug/libcef.dll) doesn't need to be in GitHub at all because it's in the debug folder. Something is amiss with the gitconfig file.
Looks like the packages folder is supposed to be ignored too. So that should take care of all the files that are over the size limit. You'll definitely have to get the .gitignore file working somehow. I remember having the same problem with some of my repositories when I was starting to use GitHub.
Here are the four larger files....
remote: error: File BarcodeCameraApp/bin/Debug/libcef.dll is 178.80 MB; this exceeds GitHub's file size limit of 100.00 MB remote: error: File packages/chromiumembeddedframework.runtime.win-x64.128.4.9/ chromiumembeddedframework.runtime.win-x64.128.4.9.nupkg is 136.07 MB; this exceeds GitHub's file size limit of 100.00 MB remote: error: File packages/chromiumembeddedframework.runtime.win-x64.128.4.9/runtimes/win-x64/native/libcef.dll is 210.83 MB; this exceeds GitHub's file size limit of 100.00 MB remote: error: File packages/chromiumembeddedframework.runtime.win-x86.128.4.9/chromiumembeddedframework.runtime.win-x86.128.4.9.nupkg is 119.17 MB; this exceeds GitHub's file size limit of 100.00 MB