This is an automated email from the ASF dual-hosted git repository.
amoghdesai pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/airflow.git
The following commit(s) were added to refs/heads/main by this push:
new d5bfbc090ab Adding .vite inside airflow/ui to gitignore (#47547)
d5bfbc090ab is described below
commit d5bfbc090abcb9172ed07af476aa8532d8d3a4a7
Author: Amogh Desai <[email protected]>
AuthorDate: Sun Mar 9 18:10:54 2025 +0530
Adding .vite inside airflow/ui to gitignore (#47547)
---
.gitignore | 1 +
1 file changed, 1 insertion(+)
diff --git a/.gitignore b/.gitignore
index 4272415bff8..6a81295045d 100644
--- a/.gitignore
+++ b/.gitignore
@@ -170,6 +170,7 @@ pnpm-debug.log*
.vscode/*
!.vscode/extensions.json
/.vite/
+airflow/ui/.vite/
.pnpm-store
*.tsbuildinfo