Tool/software: Code Composer Studio
What files and directories need to be tracked for software version control? TI-RTOS and CCSv7 generate a few files that don't think need tracking. I would like to add these to a .gitignore file.
Similar questions have been asked, and I'm surprised to see answers linking to odd documentation like FAQs and power points that do not exist anymore. Version control is one of the first considerations of any serious development.
Let me know if my expectations are unreasonable. I could be misunderstanding why the answer is difficult to find.
Microchip has the following table in their IDE User Guide:
I enjoy spending time intimately learning the development environment, but there's a lot of IDEs out there, and there's pressing work to be done!