Use sub-.gitignore for xtask
This commit is contained in:
parent
944e03f33a
commit
faa6faee9e
2 changed files with 1 additions and 1 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
@ -1,4 +1,3 @@
|
|||
.vscode
|
||||
target
|
||||
Cargo.lock
|
||||
/xtask/config.toml
|
||||
|
|
1
xtask/.gitignore
vendored
Normal file
1
xtask/.gitignore
vendored
Normal file
|
@ -0,0 +1 @@
|
|||
config.toml
|
Loading…
Reference in a new issue