# 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 # Editor directories and files .vscode/* !.vscode/extensions.json .idea .DS_Store *.suo *.ntvs* *.njsproj *.sln *.sw? # wrangler files .wrangler .dev.vars* !.dev.vars.example .env* !.env.example