webappify/.gitignore
Raoul Snyman f488106a4c
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
2022-06-10 11:42:03 -07:00

7 lines
49 B
Plaintext

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