Fixed tests/*.toml.* in .gitignore

Running test.py creates a log of garbage here
This commit is contained in:
Christopher Haster 2020-01-29 17:56:58 -06:00
parent 77e3078b9f
commit 44d7112794

2
.gitignore vendored
View File

@ -7,4 +7,4 @@
blocks/
lfs
test.c
tests_/*.toml.*
tests/*.toml.*