ignore4 allows you to download .gitignore files sourced from the GitHub gitignore
repository to your local directory. No dependencies beyond Python.
pip install ignore4
ignore4 <language> - download a .gitignore for the given language to the current directory
ignore4 --list - list all the languages which can be downloaded
- Overriding .gitignores using a second source repository