Good afternoon everyone.
An error occurs when uploading a repository to Git.This is error "File Pods/MyPath/YandexMapsMobile.xcframework/ios-x86_64_arm64-simulator/YandexMapsMobile.framework/YandexMapsMobile is 409.37 MB; this exceeds GitHub's file size limit of 100.00 MB GH001: Large files detected. You may want to try Git Large File Storage - https://git-lfs.github.com."Tell me how to ignore file uploads in Git?I found a solution for another project, but did not save the example. I can’t google it anyway.
Adding to the gitignore file didn't help.