# Files here are NOT (re)written by openapi-generator, so the hand-maintained
# overlay survives every regeneration. Mirrors the duplocloud/client-python setup.
#
# The generator still owns everything else: the duplo_ai_helpdesk_sdk/ package,
# docs/, requirements*.txt, tox.ini, .gitignore.

# Distribution metadata (overlaid with setuptools_scm dynamic versioning)
pyproject.toml
setup.py
setup.cfg

# Provenance + docs we maintain by hand
SDK_SOURCE.json
README.md
LICENSE

# CI: we ship our own release/build/publish flow, not the generator's samples
.github/**
.gitlab-ci.yml
.travis.yml
git_push.sh
