Skip to main content

Generate .gitignore files from templates

Project description

mkignore

Generate .gitignore from templates

Installation

pip install mkignore

Usage

mkignore [-h] [-g, --generate] [-u, --update] [-l, --list] [TEMPLATES [TEMPLATES ...]]

Generate .gitignore files

positional arguments:
  TEMPLATES

optional arguments:
  -h, --help      show this help message and exit

  -g, --generate  Generate .gitignore

  -u, --update    Update available .gitignore templates

  -l, --list      List available .gitignore templates

Example

Generate a .gitignore for a C++ project in a JetBrains IDE.

mkignore -g c++ jetbrains > .gitignore

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

mkignore-0.1.5.tar.gz (2.6 kB view hashes)

Uploaded Source

Built Distribution

mkignore-0.1.5-py3-none-any.whl (3.8 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