A cli program to easily handle .gitignore files
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
Schneider f7951372e8
bump to v0.2.0
3 years ago
..
app.rs Add option to append to local ignore file 3 years ago
cache.rs change dump_completions to a subcommand 4 years ago
errors.rs change dump_completions to a subcommand 4 years ago
gitignore.rs create .gitignore if not existing while `add` 4 years ago
helpers.rs fix typo 3 years ago
main.rs add package version in logging 4 years ago
template.rs Add option to `get` to append content 4 years ago