-
Notifications
You must be signed in to change notification settings - Fork 3
Expand file tree
/
Copy path.gitignore
More file actions
89 lines (77 loc) · 1.24 KB
/
.gitignore
File metadata and controls
89 lines (77 loc) · 1.24 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
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
# Dependencies
node_modules/
.pnp
.pnp.js
# Build Output
dist/
build/
output/
coverage/
# Environment Variables & Secrets (CRITICAL)
.env
.env.*
!.env.example
*.pem
*.key
*.cert
*.bak
*.bak.*
*.backup
*.old
config.json.bak*
*secret*
!.gitignore
# Database
*.sqlite
*.db
# Logs
agents/.logs/
npm-debug.log*
yarn-debug.log*
yarn-error.log*
*.log
# Editor & System
.DS_Store
.vscode/
.idea/
.egos/
External/
# Private Apps
apps/marketplace-core/
# Private Projects (Business Plans)
projects/02-S-compras-publicas/
projects/03-S-cloud-legal/
projects/04-A-mercado-mind/
projects/08-B-fiscal-anomaly/
projects/09-B-security-audit/
projects/10-B-chacreamento/
projects/11-C-police-career/
projects/12-C-inventory/
projects/13-C-qe-tracking/
# Framework Specific
.next/
out/
.vercel
codex.vsix
CEAP-Playbook/
*.pyc
.egos
contrib/
# Python & Local Scratch Files
__pycache__/
*.py[cod]
*$py.class
venv/
venv_test/
.venv/
env/
# Cline IDE artifacts (prevent governance symlink breakage)
.agent/
# Context persistence state (local only)
docs/_context_snapshots/.state.json
# ETL runtime artifacts
docs/etl-orchestrator/alerts.jsonl
memory.jsonl
apps/egos-inteligencia/apps/web/tsconfig.tsbuildinfo
apps/egos-inteligencia/apps/web/package-lock.json
docs/_context_snapshots/