webappify/.gitignore
Raoul Snyman 1471b73403
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
ci/woodpecker/pr/woodpecker Pipeline was successful
Update WebAppify to the latest tech
- Migrate to Hatch
- Migrate to Woodpecker CI
- Migrate to only Python 3
- Add .editorconfig
- Expand .gitignore
2022-06-10 12:30:10 -07:00

7 lines
49 B
Plaintext

*.egg-info
dist
build
.venv
__pycache__
*.py[co]