# Dependencies node_modules/ npm-debug.log* yarn-debug.log* yarn-error.log* # Environment variables .env # Hardhat files cache/ artifacts/ typechain/ typechain-types/ # Coverage reports coverage/ coverage.json # Deployment artifacts deployment-*.json # IDE .vscode/ .idea/ *.swp *.swo *~ # OS .DS_Store Thumbs.db # Logs logs *.log # Runtime data pids *.pid *.seed *.pid.lock # Build outputs dist/ build/