based/.gitignore

8 lines
No EOL
135 B
Text

venv
__pycache__
.vscode
# Building project with `pip wheel . -w wheels` will create a `wheels` directory
wheels
*.egg-info
build
.mypy