# Globs
*.env
*.log
*.rdb
*.txt
.byebug*
.ruby-version
spoom_*
.commit_hash.txt
*.sublime-*
npm-debug.log*
yarn-debug.log*
yarn-error.log*
pnpm-debug.log*

# Directories
.certs/
.devcontainer
.history
.pnpm/
.pnpm-store/
.prompts/
.prompts*
.vscode/
.idea/
.cache/
.temp/

.appendonlydir/
.bundle/
appendonlydir/
data/
node_modules/
vendor/
log/
tmp/
etc/caddy/
coverage/
dist/
public/web/dist/
!tests/data

# Files
.DS_Store
!pr_agent.toml
etc/config*
!etc/config.example.yaml
!etc/config.schema.yaml
!fly.toml
.github/*md
.eslintcache

# Environment files
.env*
!.env.example

# Playwright paths
test-results/
playwright-report/
blob-report/
playwright/.cache/
