commit fd90f77510280e5d90d603402244cb402c058457 parent 05eac1c2494e5941859d234fbfe12159408e139c Author: Chris Roberts <chris.roberts@learningunix.net> Date: Mon, 13 Jul 2026 05:38:19 -0500 updated git ignore Diffstat:
| M | .gitignore | | | 1 | + |
1 file changed, 1 insertion(+), 0 deletions(-)
diff --git a/.gitignore b/.gitignore @@ -4,3 +4,4 @@ __pycache__/ .pytest_cache/ .claude/settings.local.json .scripts +jobs.toml