pypa-hatch/.gitignore

12 lines
99 B
Plaintext

*.log
*.pyc
.cache/
.coverage
.idea/
.vscode/
hatch.egg-info/
build/
dist/
docs/build/
wheelhouse/