20 个稳定版本

2.4.10 2023年1月5日
2.4.9 2022年12月5日
2.4.8 2022年9月12日
2.4.7 2022年8月9日
1.0.0 2022年3月19日

#670 in 开发工具

42 每月下载量

MIT 许可证

19KB
398 代码行

Ignore It

Rust

安装

Packaging status

如果您没有访问这些仓库的权限,您可以从 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

由 Juliette 用 ❤️ 开发

依赖项

~8–23MB
~370K SLoC