gitignore
Table of Contents
Topics
Multiple gitignore files
However, you can choose to define multiple
.gitignore
files in different directories in your repository. Each pattern in a particular.gitignore
file is tested relative to the directory containing that file.