update gitignore

This commit is contained in:
Apunkt 2026-05-12 16:47:31 +02:00
parent 91d67b2e12
commit 8a116d270c
No known key found for this signature in database

1
.gitignore vendored
View file

@ -18,6 +18,7 @@ MANIFEST
venv/ venv/
ENV/ ENV/
env/ env/
.claude/
# Test / type / lint / coverage caches # Test / type / lint / coverage caches
.pytest_cache/ .pytest_cache/