13 lines
110 B
Text
13 lines
110 B
Text
*.py[c|o]
|
|
__pycache__
|
|
.vscode
|
|
*~
|
|
*.cert
|
|
.env-local
|
|
.coverage
|
|
|
|
dist
|
|
bin
|
|
# Butterrobot
|
|
*.sqlite*
|
|
butterrobot.db
|