pray-calc-ml/.allow-ai-terms
Aric Camarata a5b8adfb2d Add wiki docs, GitHub Actions wiki sync, and IDE/lint config
Five wiki pages covering Data Collection, ML Crunching, Architecture, Data
Sources, and Research Notes. GitHub Actions workflow syncs .wiki/ to the
GitHub Wiki on push to main. Adds .markdownlintignore and VS Code settings
to exclude .claude/ from lint checks. Adds .allow-ai-terms to allow the
.claude/ directory path reference in lint ignore files.
2026-02-25 19:46:19 -05:00

4 lines
227 B
Text

# .allow-ai-terms
# Disables the AI-attribution pre-commit hook for this repo.
# .markdownlintignore and .vscode/settings.json reference ".claude/**" as a
# directory path to exclude from lint checks — not as AI attribution.