Added toml and yaml files to gitignore.
This commit is contained in:
parent
c7587e7f77
commit
a63dbb5422
1 changed files with 3 additions and 0 deletions
3
.gitignore
vendored
3
.gitignore
vendored
|
@ -1,3 +1,6 @@
|
||||||
/target
|
/target
|
||||||
/Cargo.lock
|
/Cargo.lock
|
||||||
*.json
|
*.json
|
||||||
|
*.toml
|
||||||
|
*.yaml
|
||||||
|
!Cargo.toml
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue