diff --git a/.gitignore b/.gitignore index b5e5009..4483e03 100644 --- a/.gitignore +++ b/.gitignore @@ -17,3 +17,6 @@ __pycache__/ # Config file config.yaml + +# Log files +*.log