imagetools/.gitignore
Bastian 900c9e07b6
Some checks failed
Linting / linting (push) Failing after 1m38s
Initial commit
2025-04-04 14:42:07 +02:00

11 lines
109 B
Plaintext

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