homebrew-fonts/.gitignore
Matt Troutman ba45f7ea77
Update .gitignore: ignore .env file and .venv/ directory
Replace .env/ (stale virtualenv) with .env (1Password-managed secrets file)
and .venv/ (uv virtualenv directory).

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-07 21:12:28 -06:00

12 lines
No EOL
103 B
Text

*.ofm
*.cfg
*.g2n
.DS_Store
*.setup_complete
.env
.venv/
.idea/
__pycache__/
*.pyc
.pytest_cache/
Icon?