tumbo/.gitignore

12 lines
84 B
Plaintext

# Python
venv
__pycache__
# Pypi
build
dist
tumbo.egg-info
# Editors
.vscode
.idea