About Nested .gitignore Files
The .gitignore
files can be located in separate nested directories. That could be used for different types of code within your project, for example, python, static files, and documentation.
Tips and Tricks Architecture Development Git