node_modules/
dist/
build/
.headlamp-plugin/
*.tar.gz
.env
.env.local
.eslintcache

# IDE
.vscode/
.idea/
*.swp
*.swo
*~

# OS
.DS_Store
Thumbs.db

# Logs
*.log
npm-debug.log*
yarn-debug.log*
yarn-error.log*
