diff --git a/.dockerignore b/.dockerignore index 7de1d6a..dd8c507 100644 --- a/.dockerignore +++ b/.dockerignore @@ -6,4 +6,5 @@ logs/ .venv airflow.db airflow.cfg -airflow-mcp-server \ No newline at end of file +airflow-mcp-server/ +resources/ diff --git a/.gitignore b/.gitignore index 15201ac..f4db822 100644 --- a/.gitignore +++ b/.gitignore @@ -169,3 +169,7 @@ cython_debug/ # PyPI configuration file .pypirc + + +# Local Resources +resources/