.DS_Store
.idea/
.vscode/
*.swp
*.swo
*~

# Runtime artifacts
*.log
webterm.log

# Coverage/build artifacts
coverage.out
dist/
build/
target/

# Go
bin/

# Frontend
node_modules/
bun.lockb
