badge generator commit

This commit is contained in:
Jake Kasper
2026-04-28 14:44:08 -05:00
parent 92187765c2
commit a7a0f74af7
16 changed files with 743 additions and 0 deletions

4
.gitignore vendored Normal file
View File

@@ -0,0 +1,4 @@
.venv/
__pycache__/
output/
*.pyc