imagetools/.gitignore
Bastian 4ca1f2ab53
All checks were successful
Linting / linting (push) Successful in 16s
Initial commit
2025-04-05 01:28:56 +02:00

11 lines
135 B
Plaintext

# Python-generated files
__pycache__/
*.py[oc]
build/
dist/
wheels/
*.egg-info
# Virtual environments
.venv
src/imagetools/_version.py