picter / npm-package-boilerplate

0 stars 0 forks source link

Suggestions for gitignore #5

Open lhnrd opened 6 years ago

lhnrd commented 6 years ago
# Logs
logs
*.log
npm-debug.log*
yarn-debug.log*
yarn-error.log*

# Runtime data
pids
*.pid
*.seed
*.pid.lock

# Compiled binary addons (https://nodejs.org/api/addons.html)
build/Release

# Optional npm cache directory
.npm

# Optional eslint cache
.eslintcache

# dotenv environment variables file
.env