diff --git a/.gitignore b/.gitignore index 0c07a8f..2e37f19 100644 --- a/.gitignore +++ b/.gitignore @@ -3,4 +3,6 @@ model/*.pt !model/.gitkeep .yaml -__pycache__/ \ No newline at end of file +__pycache__/ + +config.yaml \ No newline at end of file