Rename card-functionality example config, and add config/*toml to .gitignore, to adjust to the new option of individual config files per card.
This commit is contained in:
parent
9a3b47f0fa
commit
873f2ed910
2 changed files with 1 additions and 1 deletions
2
.gitignore
vendored
2
.gitignore
vendored
|
@ -6,4 +6,4 @@ target/
|
|||
Cargo.lock
|
||||
_test/
|
||||
notes/
|
||||
card-functionality/config/test-cards.toml
|
||||
card-functionality/config/*.toml
|
||||
|
|
Loading…
Reference in a new issue