mirror of
https://github.com/trustedsec/hate_crack.git
synced 2026-07-28 14:47:22 -07:00
CLAUDE.md, the .claude/ directory, and the agent-generated planning docs under docs/plans/ and docs/superpowers/ are local development aids, not part of the shipped project. Untrack them and add them to .gitignore so they stay local. Drops the post-commit audit-docs hook from prek.toml, since the script it invoked (.claude/audit-docs.sh) is no longer part of the repo. Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
28 lines
453 B
Plaintext
28 lines
453 B
Plaintext
config.json
|
|
hashcat.pot
|
|
hate_crack/__init__.pyc
|
|
hate_crack/_version.py
|
|
__pycache__/
|
|
hate_crack/__pycache__/
|
|
tests/__pycache__/
|
|
uv.lock
|
|
build/
|
|
hate_crack.egg-info/
|
|
hate_crack/hashcat-utils/
|
|
hate_crack/princeprocessor/
|
|
*.txt.expanded
|
|
*.hcmask
|
|
*.ollama_candidates
|
|
*.filtered
|
|
research/
|
|
--help
|
|
4_char_all
|
|
all_hashes.enabled
|
|
some_histories
|
|
|
|
# Local agent tooling and instructions - intentionally not published
|
|
CLAUDE.md
|
|
.claude/
|
|
docs/plans/
|
|
docs/superpowers/
|