Skip to content

An interactive CLI tool that adds a .gitignore to your projects.

License

Notifications You must be signed in to change notification settings

fanny/add-gitignore

Repository files navigation

add-gitignore

This CLI script generates a .gitignore file for your projects.

Installation

You'll want to make sure you have Python 2.7 installed on your computer. Then, setup is as simple as:

  • pip install add-gitignore

Usage

Displays a list of all of the currently support gitignore.io templates.

  • add-gitignore -v

Attaches the Programming Language settings to your .gitignore projects.

  • add-gitignore -l [languages]

This project is based on: https://github.com/TejasQ/add-gitignore

About

An interactive CLI tool that adds a .gitignore to your projects.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages