Skip to content

Commit 6aa1cd9

Browse files
authored
docs(hashing): add hash computation site reference document (ITL-529) (#238)
1 parent 90b826f commit 6aa1cd9

8 files changed

Lines changed: 2291 additions & 18 deletions

File tree

.gitignore

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -219,10 +219,11 @@ dj_*_conf.json
219219
.pixi/*
220220
!.pixi/config.toml
221221

222-
# Superpowers (Claude Code skill artifacts - ignore everything except specs/plans)
222+
# Superpowers (Claude Code skill artifacts - ignore everything except specs/plans/scripts)
223223
superpowers/*
224224
!superpowers/specs
225225
!superpowers/plans
226+
!superpowers/scripts
226227

227228
# General JSON files at project root
228229
/*.json

0 commit comments

Comments
 (0)