z2k/.gitignore
Necronicle e1c1b20587 merge forge→master: all URLs to master, README updated
- Merged all forge branch features into master
- Switched all GITHUB_RAW URLs from forge to master
- README: updated Telegram section (tunnel architecture),
  project structure (cf-worker, tunnel.go), test count (109)
- README: removed sensitive terminology per project guidelines
- .gitignore: exclude cf-worker/.wrangler/

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-04-11 01:17:31 +03:00

27 lines
455 B
Text

# Local-only docs / agent config
manual.en.md
AGENTS.md
# Local tools and agent state
tools/
/.claude/
# Local blockcheck logs
discord_blockcheck2_tls13_20260123_130435.txt
discord_blockcheck2_tls13_20260123_130949.txt
discord_blockcheck2_tls13_20260123_131631.txt
# Local temp / Codex artifacts
/%TEMP%/
/%TEMP%*.txt
/__codex_quarantine/
/nul
mtproxy-client/mtproxy-client
# Temporary and editor files
*.tmp
*.swp
*.swo
*~
*.bak
cf-worker/.wrangler/