# Deps
node_modules/
yarn.lock
pnpm-lock.yaml
deno.lock

# Bundles
target/*
!target/cjs/
!target/esm/
!target/dts/
jsr.json
buildstamp.json
package-main.json

# Temp
temp
test-results

#
.npmrc
