I'm using git cvs for collaborating a NeoLoad project. Currently we have the following NeoLoad specific files and directories added to the .gitignore file.
/results/*
/*.bak
/*.bak.old
Are there any additional files or directories, that are only necessary on a local workstation?