-
Notifications
You must be signed in to change notification settings - Fork 33
Expand file tree
/
Copy path.gitignore
More file actions
45 lines (45 loc) · 799 Bytes
/
Copy path.gitignore
File metadata and controls
45 lines (45 loc) · 799 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
.DS_Store
Thumbs.db
.env
.env.*
node_modules/
dist/
build/
.venv/
venv/
__pycache__/
.pytest_cache/
.idea/
.vscode/
# Internal operator-only local notes and bridge/test-harness docs.
# Use this for features such as the terminal-to-Telegram bridge that must stay removable from public/runtime services.
.tmp-home/
.tmp-home-*/
.tmp/
.tmp-*/
.tmp-shadow-*
.vendor/
.spark-swarm/
.tmp-telegram-*.json
.operator-local/
attachments.snapshot.json
state.db
config.yaml
AUTORESEARCH.md
PROJECT.md
=
'@ + $tmp + @'/
.boot-logs/
.claude/
.codex
logs/
prompts/
PERSONALITY_HANDOFF_*.md
docs/MEMORY_METHODOLOGY_UPGRADE_*.md
docs/MEMORY_NEXT_PHASES_HANDOFF_*.md
docs/PERSONALITY_TESTING_*.md
docs/*RESUME_PROMPT*.md
docs/DRAFT_SYSTEM_TELEGRAM_CHECKLIST.md
docs/SPARK_CLI_TUI_DESIGN_GUIDE.md
*.egg-info/
.gstack/