Files
broswer-automation/packages/wasm-simd/.gitignore
nasir@endelospay.com d97cad1736 first commit
2025-08-12 02:54:17 +05:00

23 lines
188 B
Plaintext

# WASM build outputs
/pkg/
/target/
# Rust
Cargo.lock
# Node.js
node_modules/
npm-debug.log*
yarn-debug.log*
yarn-error.log*
# IDE
.vscode/
.idea/
*.swp
*.swo
# OS
.DS_Store
Thumbs.db