#git #ignore #developer #tools #gitignore

app ignoreit

Quickly load .gitignore templates

20 stable releases

2.4.10 Jan 5, 2023
2.4.9 Dec 5, 2022
2.4.8 Sep 12, 2022
2.4.7 Aug 9, 2022
1.0.0 Mar 19, 2022

#194 in Development tools

Download history 28/week @ 2023-05-31 1/week @ 2023-06-07 1/week @ 2023-06-14 43/week @ 2023-06-21 24/week @ 2023-06-28 4/week @ 2023-07-05 1/week @ 2023-07-19 1/week @ 2023-08-02 20/week @ 2023-08-16 20/week @ 2023-08-23 44/week @ 2023-09-06 1/week @ 2023-09-13

65 downloads per month

MIT license

19KB
398 lines

Ignore It

Rust

Installation

Packaging status

If you do not have access to these repositories you can install from crates.io:

cargo install ignoreit

Help

ignoreit

Quickly load .gitignore templates

USAGE:
   ignoreit [FLAGS] <COMMAND> [ARGUMENTS]

FLAGS:
   -h, --help     Shows the help message
   -V, --version  Show version

COMMANDS:
   help       Shows the help message
   list       List all available templates
   pull       Pull a template from the repository
   purge      Purge gitignore cache

Thank you for using ignoreit by Juliette Cordor

Usage

# List all possible templates
ignoreit list

# Pull the rust template
ignoreit pull rust

# Pull the rust template and save it to a custom location
ignoreit pull rust rust.ignore

Developed with ❤️ by Juliette

Dependencies

~8–26MB
~400K SLoC