butterrobot/.gitignore
2021-02-03 09:14:07 +01:00

19 lines
179 B
Text

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