# Dependencies node_modules/ npm-debug.log* yarn-debug.log* yarn-error.log* # DEPTH Methodology depth-sessions/session-*.json depth-reports/temp-*.json depth-memory/cache/ .depth-temp/ # Environment variables .env .env.local .env.development.local .env.test.local .env.production.local # IDE .vscode/ .idea/ *.swp *.swo # OS .DS_Store .DS_Store? ._* .Spotlight-V100 .Trashes ehthumbs.db Thumbs.db # Logs logs *.log # Runtime data pids *.pid *.seed *.pid.lock # Coverage directory used by tools like istanbul coverage/ # Build outputs dist/ build/ *.tgz # Temporary folders tmp/ temp/