I am trying to push files to a github repo including an access database, however I get the following issue:
remote: warning: File AnyLogicDB.accdb is 61.40 MB; this is larger than GitHub's recommended maximum file size of 50.00 MB
remote: error: Trace: 14017da929b66e7b755cf895f892372e0b7d0db9551c976c08fadb19d5f5b2fb
remote: error: See https://gh.io/lfs for more information.
remote: error: File AnyLogicDB.accdb is 423.75 MB; this exceeds GitHub's file size limit of 100.00 MB
remote: error: File AnyLogicDB-Spot.accdb is 156.96 MB; this exceeds GitHub's file size limit of 100.00 MB
remote: error: File AnyLogicDB.accdb is 1218.54 MB; this exceeds GitHub's file size limit of 100.00 MB
remote: error: File AnyLogicDB.accdb is 1218.54 MB; this exceeds GitHub's file size limit of 100.00 MB
remote: error: File AnyLogicDB-Spot.accdb is 156.96 MB; this exceeds GitHub's file size limit of 100.00 MB
remote: error: GH001: Large files detected. You may want to try Git Large File Storage - https://git-lfs.github.com.
! [remote rejected] main -> main (pre-receive hook declined)
error: failed to push some refs to '
Although the file is actually 400kB in size