node_modules
/target
Cargo.lock
/wasm-node
/wasm-bundler
pkg

# Optional npm cache directory
.npm

# Optional eslint cache
.eslintcache

### Node ###
# Logs
logs
*.log
npm-debug.log*
yarn-debug.log*
yarn-error.log*
lerna-debug.log*
.pnpm-debug.log*

*.node
Cargo.lock

### macOS ###
# General
.DS_Store
.AppleDouble
.LSOverride

### Windows ###
# Windows thumbnail cache files
Thumbs.db
Thumbs.db:encryptable
ehthumbs.db
ehthumbs_vista.db

