# Ignore file for git (https://git-scm.com/docs/gitignore)

.tmp/
sbom*.json
vulns.json

# ESLint
.eslintcache

# Node.js
node_modules/
.npm/
.node_repl_history
npm-debug.log*
