From: Zbigniew Jędrzejewski-Szmek Date: Tue, 21 Nov 2017 17:52:15 +0000 (+0100) Subject: Add mkosi.output/ to .gitignore X-Git-Tag: v236~97^2 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=refs%2Fpull%2F7504%2Fhead;p=thirdparty%2Fsystemd.git Add mkosi.output/ to .gitignore It's not something that would ever be checked in, and mkosi along with systemd, so this directory is likely to appear. --- diff --git a/.gitignore b/.gitignore index 5e36a0b5eb7..19700023504 100644 --- a/.gitignore +++ b/.gitignore @@ -29,5 +29,6 @@ /image.raw.cache-pre-inst /install-tree /mkosi.builddir/ +/mkosi.output/ /tags __pycache__/