This commit is contained in:
Barrett Ruth 2025-11-28 00:28:21 -05:00
parent dcf8150cb2
commit 9cc2b52111
2 changed files with 2 additions and 2 deletions

1
.gitignore vendored
View file

@ -7,3 +7,4 @@ debug
venv/ venv/
CLAUDE.md CLAUDE.md
__pycache__ __pycache__
.claude/

View file

@ -33,5 +33,4 @@ repos:
rev: v4.0.0-alpha.8 rev: v4.0.0-alpha.8
hooks: hooks:
- id: prettier - id: prettier
name: prettier (format markdown) name: prettier
files: \.md$