This is an automated email from the ASF dual-hosted git repository.
potiuk 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 8664ef258e Re-add old licences-UI file to gitignore (#37175)
8664ef258e is described below
commit 8664ef258ece8adba4e8b56cf3d1e38c34058041
Author: Jarek Potiuk <[email protected]>
AuthorDate: Mon Feb 5 10:27:35 2024 +0100
Re-add old licences-UI file to gitignore (#37175)
It's been moved recently, so if someone built airflow before, this
file might still be around, we should just ignore it.
---
.gitignore | 1 +
1 file changed, 1 insertion(+)
diff --git a/.gitignore b/.gitignore
index cf1a075778..c11770b2e2 100644
--- a/.gitignore
+++ b/.gitignore
@@ -218,6 +218,7 @@ pip-wheel-metadata
# Generated UI licenses
3rd-party-licenses/LICENSES-ui.txt
+licenses/LICENSES-ui.txt
# Packaged breeze on Windows
/breeze.exe