7cec3030c1
Move frontend sources to frontend/, build content-hashed assets at deploy, network-first SW for shell/JS, immutable cache for /assets/, version.json update banner, and Cache-Control middleware. Docs in docs/PWA-STRATEGY.md. Co-authored-by: Cursor <cursoragent@cursor.com>
14 lines
161 B
Plaintext
14 lines
161 B
Plaintext
.env
|
|
data/
|
|
public/assets/*
|
|
!public/assets/.gitkeep
|
|
__pycache__/
|
|
*.py[cod]
|
|
*.egg-info/
|
|
.venv/
|
|
venv/
|
|
.DS_Store
|
|
*.egg-info/
|
|
public/assets/*
|
|
!public/assets/.gitkeep
|