Ignore locla resources

This commit is contained in:
2025-02-09 20:25:45 +00:00
parent 80bc26ed28
commit f6f71aad5c
2 changed files with 6 additions and 1 deletions

View File

@@ -6,4 +6,5 @@ logs/
.venv .venv
airflow.db airflow.db
airflow.cfg airflow.cfg
airflow-mcp-server airflow-mcp-server/
resources/

4
.gitignore vendored
View File

@@ -169,3 +169,7 @@ cython_debug/
# PyPI configuration file # PyPI configuration file
.pypirc .pypirc
# Local Resources
resources/