From acdf0c2e47ef2def21faeb63e609449e1f4522de Mon Sep 17 00:00:00 2001 From: Jed Cunningham <66968678+jedcunningham@users.noreply.github.com> Date: Fri, 20 Jan 2023 12:08:08 -0700 Subject: [PATCH] Exclude openapi generator ignore file from Rat --- .rat-excludes | 1 + 1 file changed, 1 insertion(+) diff --git a/.rat-excludes b/.rat-excludes index 8834cfcb..bbab08ec 100644 --- a/.rat-excludes +++ b/.rat-excludes @@ -1,3 +1,4 @@ .rat-excludes .gitignore airflow_client/.gitignore +airflow_client/.openapi-generator-ignore