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*

# E2E
.env.e2e
e2e/.auth/state.json
playwright-report/
test-results/
package-lock.json
