pyrom/.dockerignore

9 lines
91 B
Plaintext

.venv
**/*.pyc
data/db/*
data/static/avatars/*
!data/static/avatars/default.webp
.local/