- Makefile + docker-compose.yml: container_name ban-yaro → banyaro - sw.js: Cache-Version auf by-v3 (neue Icons + Health-Assets) - .gitignore: /icons/ (Design-Quell-Dateien) ausschließen
12 lines
121 B
Text
12 lines
121 B
Text
.env
|
|
data/
|
|
__pycache__/
|
|
*.pyc
|
|
*.pyo
|
|
.DS_Store
|
|
*.db
|
|
*.db-wal
|
|
*.db-shm
|
|
|
|
# Design-Quell-Dateien (nicht für Server)
|
|
/icons/
|