Skip to main content

Generate .gitignore files from your command line

Project description

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.

A GIF demonstrating the usage of ignorer.

Acknowledgements

ignorer's functionality is largely based on JetBrains' .ignore plugin for their IDEs.

License

ignorer is licensed under the MIT License.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

ignorer-1.0.3.tar.gz (68.6 kB view hashes)

Uploaded Source

Built Distribution

ignorer-1.0.3-py3-none-any.whl (121.0 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page