I can't attach a file here, but you should have a file called ".gitignore" (notice the "." in front of the name) in the base directory of your project. The contents of that file (edit using notepad) should be
**/Debug
**/Release
**/Debug/*
**/Release/*
**/.xdchelp
**/.config
**/.config/*
**/.launches
**/.launches/*
**/targetConfigs
**/targetConfigs/*
dvt
dvt/*
.jxbrowser-data
.jxbrowser-data/*
.metadata
.metadata/*
RemoteSystemsTempFiles
RemoteSystemsTempFiles/*
Download
0 formats
No download links available.
GitHub, GitHub Desktop, and Code Composer Studio (CCS) Setup | NatokHD