This is an automated email from the ASF dual-hosted git repository.

jedcunningham pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/airflow-client-python.git


The following commit(s) were added to refs/heads/master by this push:
     new da5d34c  Exclude openapi generator ignore file from Rat (#57)
da5d34c is described below

commit da5d34c7f76d2e5c5910917bd8b95393b6e25bff
Author: Jed Cunningham <[email protected]>
AuthorDate: Fri Jan 20 13:36:53 2023 -0600

    Exclude openapi generator ignore file from Rat (#57)
---
 .rat-excludes | 1 +
 1 file changed, 1 insertion(+)

diff --git a/.rat-excludes b/.rat-excludes
index 8834cfc..bbab08e 100644
--- a/.rat-excludes
+++ b/.rat-excludes
@@ -1,3 +1,4 @@
 .rat-excludes
 .gitignore
 airflow_client/.gitignore
+airflow_client/.openapi-generator-ignore

Reply via email to