Crates.io | ignoreit |
lib.rs | ignoreit |
version | 2.4.10 |
source | src |
created_at | 2022-03-19 05:53:17.391003 |
updated_at | 2023-01-05 06:55:35.493234 |
description | Quickly load .gitignore templates |
homepage | |
repository | https://github.com/jewlexx/ignoreit |
max_upload_size | |
id | 553040 |
size | 60,561 |
If you do not have access to these repositories you can install from crates.io:
cargo install ignoreit
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
# 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