Ignore locla resources
This commit is contained in:
@@ -6,4 +6,5 @@ logs/
|
||||
.venv
|
||||
airflow.db
|
||||
airflow.cfg
|
||||
airflow-mcp-server
|
||||
airflow-mcp-server/
|
||||
resources/
|
||||
|
||||
4
.gitignore
vendored
4
.gitignore
vendored
@@ -169,3 +169,7 @@ cython_debug/
|
||||
|
||||
# PyPI configuration file
|
||||
.pypirc
|
||||
|
||||
|
||||
# Local Resources
|
||||
resources/
|
||||
|
||||
Reference in New Issue
Block a user