diff --git a/.gitignore b/.gitignore index 7b38a43..b4062b0 100644 --- a/.gitignore +++ b/.gitignore @@ -137,4 +137,6 @@ dmypy.json /src/plugins /test/ *test.py -logs/ \ No newline at end of file +logs/ +*.yml +*.toml