Skip to main content
PyCon US is happening May 14th-22nd in Pittsburgh, PA USA.  Learn more

Yet another .gitignore magician in your command line.

Project description

https://img.shields.io/pypi/l/gy.svg https://img.shields.io/pypi/v/gy.svg https://img.shields.io/pypi/pyversions/gy.svg https://travis-ci.org/cls1991/gy.svg?branch=master

Yet another .gitignore magician in your command line.

☤ Quickstart

Generate .gitignore for certain language, e.g. Lua:

$ gy generate lua

Multiple languages, e.g. Python, Java, Lisp:

$ gy generate python java lisp

To update archive folder, simply run:

$ gy update

List all supported languages:

$ gy ls

☤ Installation

You can install “gy” via pip from PyPI:

$ pip install gy

☤ Usage

$ gy --help
Usage: gy [OPTIONS] COMMAND [ARGS]...

Yet another .gitignore magician in your command line.

Options:
  --help  Show this message and exit.

Commands:
  generate  generate .gitignore file
  ls        list all supported languages
  update    update archive folder

Supported by

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