diff --git a/.gitignore b/.gitignore index c0e55c8..c91448b 100644 --- a/.gitignore +++ b/.gitignore @@ -5,4 +5,5 @@ __pycache__/ dist/ .pytest_cache/ .coverage -data/ \ No newline at end of file +data/ +docker/config/ \ No newline at end of file