gmontano
8 years agoOccasional Contributor
gitignore
Anybody can share a .gitignore file for use in Test Complete? Or what files should be checked in to Git?
It would be good also to have some comments on how the list was generated.
Thanks.
Greg
I'm not versed enough in GIT to know the format... However, this is what the .hgignore file looks like for me... i've modified this beyond the defaults but this works.
syntax: glob *.js.bak *.js.tcVis */Log/* *.sj.bak *.tcLS *.tcCfgExtender *.tcLogs
FYI, if you turn on the GIT integration within TC, I think it automatically creates a gitignore for most of the standard file set.
Hi Greg,
I believe this help topic should help: http://support.smartbear.com/testcomplete/docs/working-with/integration/scc/files.html