.idea
.vscode
.zed
.history
upload
*.exe
*.db
build
*.db-journal
/logs
web/default/dist
web/classic/dist
web/node_modules
web/dist
.env
one-api
new-api
/__debug_bin*
.DS_Store
tiktoken_cache
.eslintcache
.gocache
.gomodcache/
.cache
plans
.claude
.cursor

electron/node_modules
electron/dist
/data/
.gomodcache/
.gocache-temp
.gopath
.test
token_estimator_test.go
skills-lock.json

# Celedog: boss-mock + design reference build artifacts
**/node_modules
**/dist
.codebuddy/
20260507214100/.codebuddy/
_design-reference/**/node_modules
_design-reference/**/dist

# Celedog: production deploy artifacts (contains secrets / runtime data)
.env.production
nginx/dhparam.pem
certbot/conf/
certbot/www/
# Anchored to root so it only matches the docker bind-mount, NOT
# web/default/src/data or any other "data" subdir inside source trees.
/data/
/logs/
