From eed5ea7a59b13deb3897efa4daef30ba4d3dad55 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Adam=20Uhl=C3=AD=C5=99?= Date: Wed, 18 Dec 2024 15:29:47 +0100 Subject: [PATCH] ci: ignore python ci file --- .openapi-generator-ignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.openapi-generator-ignore b/.openapi-generator-ignore index ca44c85..ffca1c8 100644 --- a/.openapi-generator-ignore +++ b/.openapi-generator-ignore @@ -25,3 +25,4 @@ .gitlab-ci.yml .travis.yml git_push.sh +.github/workflows/python.yml