chore: ignore __pycache__/*.pyc

Left behind by py_compile-checking bin/homelab's syntax during today's
bugfix session.

Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
This commit is contained in:
2026-07-01 22:51:44 +02:00
parent abb1476fc8
commit 4e3ec61fb0

2
.gitignore vendored
View File

@@ -1 +1,3 @@
.DS_Store
__pycache__/
*.pyc