Files
jlinc-server/.gitignore
2026-08-20 15:08:32 +00:00

16 lines
497 B
Plaintext

/data
/scripts
/backend/ui
backend/http/public/favicon.ico
backend/http/public/favicon.svg
backend/http/public/_astro
backend/http/public/fonts
node_modules
packages
docker-compose.*.yml
# Enterprise-only dashboard UI. Ignored so EE code is never committed to the
# public/community branches; the community build resolves these UI slots to
# empty via import.meta.glob in frontend/src/resources/ee.ts. The real
# components live only on the private EE branch (force-added there).
frontend/src/ee/