Can I include other .gitignore file in a .gitignore file? (like #include in c-like languages)
You could: Have a template repo with: those xxx.gitignore files in it: a .gitignore file with “xxx-gitignore-xxx” in it (in other word, with a content you can easily identify a .gitattribute filter driver (for each new repo, you clone it and can start with those files already there. Then you remove the remote ‘origin‘, or … Read more