Files
komgAPI/.hatch.yaml
2025-02-17 20:28:17 +01:00

14 lines
221 B
YAML

build:
exclude:
- .git
- .gitignore
- .hatch.yaml
- .travis.yml
- .coveragerc
- .editorconfig
- .gitattributes
- .readthedocs.yml
- .readthedocs
- .trunk
- .venv
- .vscode