Files
kochetkov-ma__claude-brewcode/.gitignore
T
2026-08-27 14:52:58 +02:00

47 lines
729 B
Plaintext

.idea/
runtime/dist/
runtime/node_modules/
package-lock.json
!web/docs/package-lock.json
# User-specific files (not tracked)
user/
.claude/memory/
# Astro docs site
web/docs/node_modules/
web/docs/dist/
web/docs/.astro/
# Environment secrets
.env
!**/.env.example
.secrets/
logs/
# Data exports and test artifacts
data/
*.png
!web/docs/public/og/*.png
!web/docs/public/glm-image-badge.png
d2c-output/
.playwright-mcp/
brewtools/skills/think-short/tests/e2e/results/
# Python bytecode
__pycache__/
*.pyc
# Codex-native plugin source is tracked in this repository.
!.codex/
!.codex/**
!**/.codex/
!**/.codex/**
!.agents/
!.agents/plugins/
!.agents/plugins/marketplace.json
# brewcode:semble
.claude/semble/
.claude/reports/