img2pdf/.gitignore

11 lines
94 B
Plaintext

# build artefacts
pkg/
src/
*.egg-info/
*.tar.gz
*.pkg.tar.*
build/
dist/
__pycache__/
.venv/