# IDE
.idea/
.vscode/
*.swp

# OS
.DS_Store
Thumbs.db

# Build artifacts
*.wasm
/dist/
/build/
/bin/

# Go
/vendor/
