Skip to content

Instantly share code, notes, and snippets.

@tonytangau
Created April 8, 2019 08:22
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save tonytangau/03912d6b9192c2a565a5ae4064adb26a to your computer and use it in GitHub Desktop.
Save tonytangau/03912d6b9192c2a565a5ae4064adb26a to your computer and use it in GitHub Desktop.
# IDE files
.idea
# Logs
logs
*.log
# Runtime data
pids
*.pid
*.seed
*.pid.lock
# Coverage directory used by tools like istanbul
coverage
.nyc_output
# Dependency directories
node_modules/
# compiled output
/dist
/build
# eslint cache
.eslintcache
# dotenv environment
.env
# System Files
.DS_Store
Thumbs.db
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment