Commit graph

8 commits

Author SHA1 Message Date
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
Matt Troutman
96f96c919b
Repo cleanup: fix .gitignore, process 11 new fonts from To Sort, remove duplicates
- Fix .gitignore: use correct .DS_Store pattern, add __pycache__/, *.pyc, .pytest_cache/, Icon?
- Remove tracked Icon file from git
- Add 11 new fonts: copixel, depixel, fresh-christmas, introvert, lazare-grotesk, neopixel, pixel-crash, pixel-gamer, pixel-grid, qraydom, space-rabbit
- Remove duplicate pixelon from To Sort
- Clean up empty Webfonts directory in depixel
- Clear processed fonts from To Sort
- Add CLAUDE.md for Claude Code guidance
- All 934 tests passing

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-07 21:01:00 -06:00
Matt Troutman
2809b0366d
Update gitignore 2024-10-02 14:21:22 -05:00
Matt Troutman
407407e23d
added .env to the gitignore file. Why wasn't this already there? 🤷🏼‍♂️ 2024-10-02 14:15:33 -05:00
Matt Troutman
b485398ada
Don't track the .setup_complete files. 2024-09-27 12:30:39 -05:00
Matt Troutman
de1227ef75
git ignore & folder cleanup script 2024-09-27 09:17:37 -05:00
Matt Troutman
e0b582e104
Moved files around. 2024-09-27 09:03:29 -05:00
Matt Troutman
2a1d90cff9
Ignore unneeded files 2024-09-25 08:10:10 -05:00