16 lines
148 B
Text
16 lines
148 B
Text
*.py[c|o]
|
|
__pycache__
|
|
.vscode
|
|
*~
|
|
*.cert
|
|
.env-local
|
|
.coverage
|
|
coverage.out
|
|
|
|
dist
|
|
bin
|
|
# Butterrobot
|
|
*.sqlite*
|
|
butterrobot.db*
|
|
/butterrobot
|
|
*_test.db*
|