mirror of
https://github.com/Gitlawb/openclaude.git
synced 2026-08-24 10:14:19 -05:00
27 lines
348 B
Plaintext
27 lines
348 B
Plaintext
node_modules/
|
|
dist/
|
|
*.tsbuildinfo
|
|
web/dist/
|
|
web/*.tsbuildinfo
|
|
.env
|
|
.env.*
|
|
!.env.example
|
|
auth.json
|
|
.openclaude-profile.json
|
|
.openclaude/
|
|
reports/
|
|
GEMINI.md
|
|
CLAUDE.md
|
|
package-lock.json
|
|
/.claude
|
|
# Local git worktrees created by agent/developer tooling.
|
|
/.worktrees/
|
|
coverage/
|
|
__pycache__/
|
|
*.py[cod]
|
|
.pytest_cache/
|
|
agent.log
|
|
plan/
|
|
.tmp
|
|
temp_reference/
|