Files
bidding-agent/.prettierignore
2026-02-12 23:04:25 +08:00

14 lines
128 B
Plaintext

# Package Managers
package-lock.json
pnpm-lock.yaml
yarn.lock
bun.lock
bun.lockb
# Miscellaneous
/static/
**/*.md
.env
.env.*