Skip to main content

Generate gitignore files based on templates provided by github

Project description

A command line tool that generates .gitignore files using github’s collection of gitignore templates.

Install

pip install --upgrade genignore

Usage

After installation it is possible to use the tool like this:

usage: genignore [-h] [-o OUT] [--sync] [--update] N [N ...]

    positional arguments:
      N                  Name(s) of things to include to the .gitignore

    optional arguments:
      -h, --help         show this help message and exit
      -o OUT, --out OUT  file to output the generated gitignore (default
                         .gitignore of pwd)
      --sync             sync to latest templates (requires internet connection)
      --update           update the file if it exists, keeping custom entries

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

genignore-0.2.3.tar.gz (3.1 kB view hashes)

Uploaded Source

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