knoc-plugin-template/.gitignore
phil 7c129cc81b
All checks were successful
/ build (push) Successful in 5s
Inital commit
2025-05-28 17:36:06 +02:00

12 lines
115 B
Text

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