# Generated by Cargo
/target/

# These are backup files generated by rustfmt
**/*.rs.bk

# MSVC Windows builds of rustc generate these, which store debugging information
*.pdb

# If you're using an IDE like IntelliJ or VSCode, you might want to ignore IDE-specific files
.idea/
.vscode/

# If you're on macOS, you might want to ignore .DS_Store files
.DS_Store

lefthook-local.yml

# WASM related
node_modules
npm/dist

# Coverage reports
coverage/
coverage-ts/
*.lcov
junit.xml

tmp/