10 lines
88 B
Plaintext
10 lines
88 B
Plaintext
venv/
|
|
__pycache__/
|
|
*.pyc
|
|
.env
|
|
dev.db
|
|
*.mo
|
|
!app/translations/**/*.mo
|
|
instance/
|
|
.DS_Store
|