-
Notifications
You must be signed in to change notification settings - Fork 4
Expand file tree
/
Copy path.gitignore
More file actions
60 lines (54 loc) · 1.05 KB
/
Copy path.gitignore
File metadata and controls
60 lines (54 loc) · 1.05 KB
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
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
# Python environment and caches
.venv/
.pytest_cache/
__pycache__/
*.pyc
# Generated backups and temp research mirrors
backups/
temp/
audit/backups/
audit/external_repos/
# Generated audit artifacts
audit/*.json
audit/*.jsonl
audit/*.png
audit/*.txt
audit/*.out
audit/*.err
audit/phase*.md
audit/*phase*.md
audit/*summary.md
audit/*report*.md
audit/reports/
# Runtime sessions and local state
sessions/
jobs/history/*.json
jobs/journal/*.jsonl
database/**/*.db
database/**/*.db-shm
database/**/*.db-wal
database/**/*.sqlite
database/**/*.sqlite3
database/**/*.sqlite-shm
database/**/*.sqlite-wal
database/memory_store/MEMORY_*.md
database/agentpedia/state.json
database/agentpedia/pages/
state/node_exchange/
state/research_cache/*.json
sessions/recovery_drill_workflows/
# Logs and scratch files
*.log
*.tmp
tmp_test.txt
System.IO.TextWriter+SyncTextWriter
*.bak
*.bak_*
*.bak_restore
# Generated toolbox workspace artifacts
workshop/tools/workspace/
tools/workspace/*/
!tools/workspace/.gitkeep
# Local skill drafts and user media
skills_local/
sessions/security/