diff --git a/.gitignore b/.gitignore index 798df6b..82ccf33 100644 --- a/.gitignore +++ b/.gitignore @@ -5,3 +5,7 @@ __pycache__/ .claude/settings.local.json .DS_Store site/dist/ +# fetched per checkout by site/fetch-fonts.py, never committed +site/static/fonts/*.woff2 +# wrangler's local cache, written by a deploy from this checkout +.wrangler/