# Dependencies node_modules/ package-lock.json yarn.lock docker-compose.yml Dockerfile # Environment variables .env .env.local .env.*.local key.json # Build output dist/ build/ coverage/ # Logs logs/ *.log npm-debug.log* yarn-debug.log* yarn-error.log* # IDE and editor files .idea/ .vscode/ *.swp *.swo .DS_Store # Optional npm cache directory .npm # Optional eslint cache .eslintcache # Optional REPL history .node_repl_history # Output of 'npm pack' *.tgz # Yarn Integrity file .yarn-integrity # TypeScript cache *.tsbuildinfo