# Logs logs *.log npm-debug.log* yarn-debug.log* yarn-error.log* lerna-debug.log* .pnpm-debug.log* # Dependency directories .vscode/ node_modules/ jspm_packages/ # Ignore artifacts: dist build coverage .tmp # dotenv environment variable files .env .env.development.local .env.test.local .env.production.local .env.local # Ignore all config files: **/*.config.* **/*config.* # Ignore all HTML files: **/*.html # Output of 'npm pack' *.tgz