Hello,
When I try to commit in SourceTree (below), SourceTree crashes. It gives me a Crash Report and there are report details, but I don’t really understand what to do with them. Is there a way to fix this? (hopefully there is… )
Here’s my .gitignore
file if it’s neccessary:
##########################
# Unreal Generated Files #
##########################
*/Build/
*/Binaries/
*/DerivedDataCache/
*/Intermediate/
*/Saved/
BuildingEscape/Content/StarterContent/
######################
# VS Generated Files #
######################
*.VC.db
*_BuiltData.uasset
Thanks,
Enrico