Can project file descriptions and .gitignore recommendations be added to the documentation? For example, i have the following questions:
- Should
MyProject.spjbe added to a git repo (I think yes). - Should
MyProject.sllbe added to a git repo (not sure what this file represents). - Should squareline-generated files in assets be added to a git repo (e.g.
ui_font_blah_12.c,ui_font_blah_12.bin,ui_font_blah_12.fcfg). Probably just the fcfg file? -
cacheandbackupshould probably be ignored. - Generated UI files can be added to the project depending on if cloning developers are expected to use Squareline Studio.