#gitignore #command-line #cli #developer-tools #utilities

app add-gitignore-cli

A simple command line that gets you a .gitignore

3 stable releases

new 1.0.2 Jun 4, 2024
1.0.1 May 5, 2024

#253 in Development tools

Download history 200/week @ 2024-05-02 19/week @ 2024-05-09 7/week @ 2024-05-16 7/week @ 2024-05-23 45/week @ 2024-05-30

86 downloads per month

MIT license

14KB
118 lines

add-gitignore

This cli is inspired by: https://github.com/TejasQ/add-gitignore and uses the .gitignore file from this repository

Installation



    cargo install add-gitignore-cli

    #then you can rename it or make a shorter alias for it

Usage

Simply type in your terminal:

    add-gitignore-cli
    #or whatever you alias it

Select the language you want a .gitignore for

demo

and a .gitignore will be generated in your repo's root

if a .gitignore already exists you will be asked if you want to overwrite it or not image

Dependencies

~8–21MB
~297K SLoC