mirror of
https://github.com/archtechx/todo-system.git
synced 2025-12-12 00:54:03 +00:00
recursively scan .gitignore files for excludes
This commit is contained in:
parent
a346a61c7c
commit
dcbb07ac46
4 changed files with 38 additions and 4 deletions
|
|
@ -9,4 +9,5 @@ description = "An intuitive system for organizing TODOs in code"
|
|||
|
||||
[dependencies]
|
||||
clap = { version = "4.4.8", features = ["derive"] }
|
||||
glob = "0.3.1"
|
||||
termcolor = "1.4.0"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue