mirror of
https://github.com/selfxyz/self.git
synced 2026-01-09 14:48:06 -05:00
18 lines
158 B
Plaintext
18 lines
158 B
Plaintext
# directories
|
|
broadcast
|
|
cache
|
|
coverage
|
|
node_modules
|
|
dist
|
|
|
|
# files
|
|
*.env
|
|
*.log
|
|
.DS_Store
|
|
.pnp.*
|
|
bun.lockb
|
|
lcov.info
|
|
package-lock.json
|
|
pnpm-lock.yaml
|
|
yarn.lock
|