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.
Figure 1.
.gitignore File
The following image shows the contents of a simple .gitignore file. Figure 2.
.gitignore Contents