Files
simple-rust-tests/__wasm/wit-bindgen-sample/engine/boa/.gitignore
2022-07-17 10:11:20 +08:00

35 lines
346 B
Plaintext

# IDE
.idea/
*.iml
# Vim
*.*.swp
*.*.swo
# Build
target
dist
**/*.rs.bk
node_modules
.DS_Store
yarn-error.log
.vscode/settings.json
# tests/js/test.js is used for testing changes locally
tests/js/test.js
.boa_history
# Profiling
*.string_data
*.string_index
*.events
chrome_profiler.json
*.mm_profdata
# Logs
*.log
# Yarn
.yarn
.yarnrc.yml