mirror of
https://github.com/openziti/zrok.git
synced 2025-06-19 17:27:54 +02:00
configure openapi-generator-cli to mask unwanted and custom files
This commit is contained in:
parent
c15f10579e
commit
ae951510b1
18
sdk/python/sdk/zrok/.openapi-generator-ignore
Normal file
18
sdk/python/sdk/zrok/.openapi-generator-ignore
Normal file
@ -0,0 +1,18 @@
|
|||||||
|
#
|
||||||
|
## unwanted files should not be generated
|
||||||
|
#
|
||||||
|
|
||||||
|
git_push.sh
|
||||||
|
.gitlab-ci.yml
|
||||||
|
.travis.yml
|
||||||
|
pyproject.toml
|
||||||
|
.github/workflows/python.yml
|
||||||
|
tox.ini
|
||||||
|
test-requirements.txt
|
||||||
|
|
||||||
|
#
|
||||||
|
## custom files that must not be overwritten
|
||||||
|
#
|
||||||
|
|
||||||
|
setup.py
|
||||||
|
setup.cfg
|
Loading…
x
Reference in New Issue
Block a user