#gitignore #git #cli #command-line-tool

nightly app gitig

A cli utility to manage gitignore files easily

6 releases

0.3.1 Apr 13, 2023
0.3.0 Mar 14, 2022
0.2.3 Jun 29, 2021
0.2.1 Apr 27, 2021
0.1.4 Nov 29, 2020

#1822 in Development tools

MIT license

32KB
549 lines

gitig - Simple gitignore management

Build Status

gitig helps you to manage your .gitignore files more easily.

When starting a new project, gitig will be there for you to download an example gitignore file for your project from GitHub. Check gitig list-templates to find all available templates and download it with gitig get {template}.

During the project there will be always some files, which need to be ignored. Don't waste time with opening .gitignore in your editor and add a line there, just gitig add {file} and you're done. When ignoring concrete files, your shell will be there for you to complete the full filename.

For more info check the help with gitig help

Dependencies

~9–23MB
~317K SLoC