Commit 4cd692b
committed
chore: rewrite .gitignore and untrack internal operational artifacts
.gitignore rewritten with rationale per exclusion category:
- Secrets: .env, .env.*, *.pem, *.key, *.cert
- Internal operational artifacts: sync-to-mac.sh, SYSTEM_LOG.md,
SYSTEM_LOG_ARCHIVE.md (NAS/instance-specific, not governance content)
- Superseded internal audits: AUDIT_REPORT.md (replaced by FULL_AUDIT.md),
MIGRATION_STATUS.md, VALIDATION_REPORT.md
- Standard exclusions: tmp files, logs, node_modules, IDE settings, OS files
Untracked from index (files remain on disk, will not appear in future commits):
- AUDIT_REPORT.md (legacy Jules audit, superseded by FULL_AUDIT.md)
- sync-to-mac.sh (NAS-specific infrastructure script, not part of framework)
FULL_AUDIT.md, SECURITY_AUDIT.md remain tracked — they are canonical
governance audit outputs intended for public distribution.1 parent 4ba1fbf commit 4cd692b
3 files changed
Lines changed: 46 additions & 116 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
| 2 | + | |
| 3 | + | |
2 | 4 | | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
3 | 22 | | |
4 | | - | |
| 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 | + | |
This file was deleted.
This file was deleted.
0 commit comments