This is an automated email from the ASF dual-hosted git repository.

kaxilnaik pushed a commit to branch v2-10-test
in repository https://gitbox.apache.org/repos/asf/airflow.git


The following commit(s) were added to refs/heads/v2-10-test by this push:
     new eedcceb886d Git Ignore Airflow 3 files
eedcceb886d is described below

commit eedcceb886d014655f34d78e4e71d02d47b87e61
Author: Kaxil Naik <[email protected]>
AuthorDate: Tue Dec 17 19:58:20 2024 +0530

    Git Ignore Airflow 3 files
---
 .gitignore | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/.gitignore b/.gitignore
index 5a1a0446b74..ac6ea156611 100644
--- a/.gitignore
+++ b/.gitignore
@@ -249,3 +249,6 @@ airflow-build-dockerfile*
 
 # Temporary ignore uv.lock until we integrate it fully in our constraint 
preparation mechanism
 /uv.lock
+
+# Airflow 3 related files
+airflow/ui

Reply via email to