This is an automated email from the ASF dual-hosted git repository.
shahar 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 66044fdf48 fix gitignore (#41081)
66044fdf48 is described below
commit 66044fdf48d14a4ef56b794b865e30d89d7a0133
Author: rom sharon <[email protected]>
AuthorDate: Sun Jul 28 20:40:31 2024 +0300
fix gitignore (#41081)
---
.gitignore | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/.gitignore b/.gitignore
index 6176a0e929..8a1c50454d 100644
--- a/.gitignore
+++ b/.gitignore
@@ -12,7 +12,7 @@ airflow.db
airflow/git_version
airflow/www/static/coverage/
airflow/www/*.log
-/logs/
+logs/
airflow-webserver.pid
standalone_admin_password.txt
warnings.txt