Please refer to the documentation.pdf to obtain information how to use the software
Please use the command $ git update-index --assume-unchanged <file> to remove files with local file paths from git commit, e.g.,
$ git update-index --assume-unchanged CMakeLists.txt