diff --git a/.gitignore b/.gitignore index 945f951..765ff9f 100644 --- a/.gitignore +++ b/.gitignore @@ -129,4 +129,6 @@ selenium_test.py selenium_data/ config.dev.toml temp/ -*.exe \ No newline at end of file +*.exe +# Docker Compose output volume +output/ \ No newline at end of file