butterrobot/.gitignore

20 lines
179 B
Plaintext

*.py[c|o]
__pycache__
.vscode
*~
*.cert
.env-local
test.py
.coverage
# Distribution
dist
*.egg-info
pip-wheel-metadata
# Github Codespaces
pythonenv3.8
# Butterrobot
*.sqlite*