Add README, PolyForm NC license, and harden .gitignore for public release

This commit is contained in:
n0mad1k
2026-07-08 10:23:58 -04:00
parent 98dc356645
commit 5b6c5c92eb
3 changed files with 173 additions and 0 deletions
+17
View File
@@ -8,3 +8,20 @@ __pycache__/
.venv/
*.pyc
.claude/
# Internal dev files — never publish
CLAUDE.md
notes.md
# Local corpora / downloaded books — never publish (large, third-party)
Hacking-Books/
Hacking-PDF-Books/
Hacking-Security-Ebooks/
hacking-books/
# Per-project workflow gate dotfiles (do not commit)
.active-item.json
.closeout-required.json
.workflow-approved
.workflow-bypass
.workflow-state.json