Raoul Snyman
1471b73403
- Migrate to Hatch - Migrate to Woodpecker CI - Migrate to only Python 3 - Add .editorconfig - Expand .gitignore
7 lines
49 B
Plaintext
7 lines
49 B
Plaintext
*.egg-info
|
|
dist
|
|
build
|
|
.venv
|
|
__pycache__
|
|
*.py[co]
|