ignorer
ignorer generates .gitignore files from your command line using GitHub's vast repository of .gitignore templates.
Installation
pipx (recommended)
The recommended, cross-platform, way of installing ignorer is via pipx.
pipx install ignorer
Homebrew (macOS and Linux)
A Homebrew formula for ignorer is available from the Houkago Tea Tap.
brew tap celsiusnarhwal/htt
brew install ignorer
pip (not recommended)
ignorer can be installed via pip like any other Python package, but unless you're going to make a virtual environment for it yourself, you're strongly encouraged to use pipx or Homebrew.
pip install ignorer
Usage
Simply invoke ignorer from the command line:
ignorer
That's it. ignorer will interactively guide you through the rest.
See it in action below.
Acknowledgements
ignorer's functionality is largely based on JetBrains' .ignore plugin for their IDEs.
License
ignorer is licensed under the MIT License.
Release files for ignorer 1.0.3
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| ignorer-1.0.3.tar.gz | 68.6 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| ignorer-1.0.3-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 189.7 kB
Release files / ignorer-1.0.3.tar.gz
| Download URL | ignorer-1.0.3.tar.gz |
|---|---|
| Size | 68.6 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
421170ca4c225e994bbbe7e24368372118d18d59f9c80100cdecfc55aec8b759
|
|
BLAKE2b-256 checksum How to use checksums |
e9c8a67a4af0681829d4c56ee17d3f1ea8d28691106a32b0b78ac77a1746c4ed
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
poetry/1.2.2 CPython/3.11.0 Darwin/21.6.0
|
Release files / ignorer-1.0.3-py3-none-any.whl
| Download URL | ignorer-1.0.3-py3-none-any.whl |
|---|---|
| Size | 121.0 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
d2a86db3057971b29b166f178fb46466ac1d417f9f4a1640caf877fa3a44d87b
|
|
BLAKE2b-256 checksum How to use checksums |
504b8009afc7ec16a8888965359d8b257561c83aa8a4071a4ebbff8e1307c8bc
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
poetry/1.2.2 CPython/3.11.0 Darwin/21.6.0
|