diff --git a/.gitignore b/.gitignore index f49b472..48e1b25 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,4 @@ docker-composer.conf .vscode/* -__pycache__/* \ No newline at end of file +__pycache__/* +docker_data/* \ No newline at end of file