Add .coverage to gitignore

This commit is contained in:
2026-05-21 19:25:58 +02:00
parent a8b5bea8cb
commit 0e8f1562c8

1
.gitignore vendored
View File

@@ -1,3 +1,4 @@
__pycache__
gatekeeper.db
.env
.coverage