imagetools/.gitignore
Bastian a8f37866d4
Some checks failed
Linting / linting (push) Failing after 45s
Initial commit
2025-04-05 01:14:04 +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