22 lines
234 B
Plaintext
22 lines
234 B
Plaintext
# Binaries
|
|
beacon
|
|
|
|
# Build artifacts
|
|
*.db
|
|
node_modules
|
|
.dist
|
|
dist
|
|
.turbo
|
|
sandbox
|
|
scripts/*.js
|
|
scripts/*.js.map
|
|
tests/*.js
|
|
tests/*.js.map
|
|
.env
|
|
.env.*
|
|
pnpm-lock.yaml
|
|
npm-debug.log*
|
|
yarn-debug.log*
|
|
yarn-error.log*
|
|
public/sig.beacon.json
|