Skip to content

Commit 6b2b31d

Browse files
committed
fix: prevent OpenAPI generator from creating workflow files
1 parent 9b56fab commit 6b2b31d

1 file changed

Lines changed: 8 additions & 0 deletions

File tree

.openapi-generator-ignore

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
# Prevent OpenAPI Generator from creating or modifying GitHub Actions workflows
2+
.github/
3+
4+
# Keep our custom configuration files
5+
setup.py
6+
README.md
7+
OPENAPI_VERSION
8+
.gitignore

0 commit comments

Comments
 (0)