Ignore locla resources
This commit is contained in:
@@ -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
4
.gitignore
vendored
@@ -169,3 +169,7 @@ cython_debug/
|
|||||||
|
|
||||||
# PyPI configuration file
|
# PyPI configuration file
|
||||||
.pypirc
|
.pypirc
|
||||||
|
|
||||||
|
|
||||||
|
# Local Resources
|
||||||
|
resources/
|
||||||
|
|||||||
Reference in New Issue
Block a user