nut/.gitignore

13 lines
68 B
Plaintext

venv/
__pycache__/
build/
dist/
*.egg-info/
*.zip
.env
.vscode/