diff --git a/.gitignore b/.gitignore index ffeca10..2a8b7bc 100644 --- a/.gitignore +++ b/.gitignore @@ -28,4 +28,5 @@ src/*/cache/* config/__pycache__ # Template generated files: -src/docker-compose.yml \ No newline at end of file +src/docker-compose.yml +src/clean-data.sh \ No newline at end of file