gitignore: add .mkosi-private/ to the list again

It was dropped in 9f9da8a1c6 and is
messing up CI now.
This commit is contained in:
Zbigniew Jędrzejewski-Szmek
2025-03-25 17:37:48 +01:00
parent 8d4eda524a
commit 011cb5c1d7

1
.gitignore vendored
View File

@@ -9,6 +9,7 @@
.deps/
.venv/
.mypy_cache/
.mkosi-private/
__pycache__/
/*.gcda
/*.gcno