# Dependency directories
node_modules/
jspm_packages/
# Build outputs
dist/
build/
*.tsbuildinfo
# Logs
logs
*.log
npm-debug.log*
yarn-debug.log*
yarn-error.log*
lerna-debug.log*
# Environment variables
.env
.env.test
.env.local
.env.development.local
.env.test.local
.env.production.local
# IDE/Editor folders
.idea/
.vscode/
*.sublime-project
*.sublime-workspace
.project
.classpath
.c9/
*.launch
.settings/
*.suo
*.ntvs*
*.njsproj
*.sln
*.sw?
# Testing
coverage/
.nyc_output
# TypeScript cache
*.tsbuildinfo
# Optional npm cache directory
.npm
# Optional eslint cache
.eslintcache
# Mac files
.DS_Store
# Windows files
Thumbs.db
ehthumbs.db
Desktop.ini
$RECYCLE.BIN/
# Package files
*.tgz
*.tar.gz
# Debug files
.node_repl_history
# Yarn
.yarn-integrity
.yarn/*
!.yarn/cache
!.yarn/patches
!.yarn/plugins
!.yarn/releases
!.yarn/sdks
!.yarn/versions
# Lock files (uncomment if you don't want to track these)
# package-lock.json
# yarn.lock