This is an automated email from the ASF dual-hosted git repository.
potiuk pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/airflow.git
The following commit(s) were added to refs/heads/master by this push:
new 7b6b848 Excludes .git-modules from rat-check (#14759)
7b6b848 is described below
commit 7b6b848964732b34b877cb66ef02047bf4bbd9df
Author: Jarek Potiuk <[email protected]>
AuthorDate: Sat Mar 13 19:39:17 2021 +0100
Excludes .git-modules from rat-check (#14759)
---
.rat-excludes | 1 +
1 file changed, 1 insertion(+)
diff --git a/.rat-excludes b/.rat-excludes
index 148f474..10b25e9 100644
--- a/.rat-excludes
+++ b/.rat-excludes
@@ -41,6 +41,7 @@ logs
venv
files
airflow.iml
+.gitmodules
# Generated doc files
.*html