Add test generated file to gitignore
Signed-off-by: Michal Konečný <mkonecny@redhat.com>
This commit is contained in:
parent
cede6e9ab6
commit
250ba012f0
1 changed files with 3 additions and 0 deletions
3
.gitignore
vendored
3
.gitignore
vendored
|
@ -20,3 +20,6 @@ __pycache__/
|
||||||
|
|
||||||
# Configuration file recommended to generate in the README
|
# Configuration file recommended to generate in the README
|
||||||
toddlers.toml
|
toddlers.toml
|
||||||
|
|
||||||
|
# Test related files
|
||||||
|
tests/msg.json
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue