feat: add ability to use gitignore to exclude obj
This commit is contained in:
@@ -6,4 +6,5 @@ edition = "2018"
|
||||
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
|
||||
|
||||
[dependencies]
|
||||
colored = "2.0.0"
|
||||
colored = "2.0.0"
|
||||
gitignore = "1.0.7"
|
||||
Reference in New Issue
Block a user