# Logs logs *.log npm-debug.log* yarn-debug.log* yarn-error.log* pnpm-debug.log* lerna-debug.log* node_modules dist dist-ssr *.local # Live admin data — persists on the server via the docker-compose bind mount. # The seed copy kept in data/admin-content.json is committed separately as # the image default and is preserved here for the Docker build context only. # Uncomment the line below if you do NOT want to track live data in git. # data/admin-content.json data/backups/ data/hit-stats.json data/visitor-stats.json data/contact-submissions.json data/totp-secret.json data/uploads-meta.json # Local environment secrets — never commit .env .env.* # Editor directories and files .vscode/* !.vscode/extensions.json .idea .DS_Store *.suo *.ntvs* *.njsproj *.sln *.sw?