mirror of
https://github.com/acamarata/pray-calc-ml.git
synced 2026-07-01 03:14:27 +00:00
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.
4 lines
227 B
Text
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.
|