SourceTree and Blueprints

There isn’t any mention in the videos what happens in the SourceTree when we create a Blueprint file. I created one and it doesn’t appear in the unstaged files list. So, I guess it doesn’t gets added to version control. Should I try to find it and add it manually ?

Maybe you saved this file to folders which we wrote to .gitignore. Check these folders:

  • Build
  • Binaries
  • Saved
  • DerivedDataCache
  • Intermediate
  • Content/StarterContent

If it is, just move Blueprint file to another location.

Ok, found it, thanks.

This topic was automatically closed 24 hours after the last reply. New replies are no longer allowed.

Privacy & Terms