Add mkosi.conf to gitignore

This commit is contained in:
Jordan Rome
2023-09-21 17:44:19 -07:00
committed by Daan De Meyer
parent 537c00c984
commit 71e5a35a5b

1
.gitignore vendored
View File

@@ -36,6 +36,7 @@ __pycache__/
/mkosi.crt
# Ignore any mkosi config files with "local" in the name
/mkosi.conf.d/**/*local*.conf
mkosi.conf
/tags
.dir-locals-2.el
.vscode/