Git Ignore File Creation
For newly created projects, a .gitignore
file is created with the default build configuration folders. Team checkins will ignore
any folders specified in this file.

The following image shows the contents of a simple .gitignore file.

The following image shows the contents of a simple .gitignore file.