This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

CCS/TM4C129XNCZAD: Version control with TI-RTOS

Part Number: TM4C129XNCZAD

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!