From: Zbigniew Jędrzejewski-Szmek Date: Wed, 31 Oct 2018 16:45:56 +0000 (+0100) Subject: gitignore: add password file and mypy cache X-Git-Tag: v5~37^2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=refs%2Fpull%2F275%2Fhead;p=thirdparty%2Fmkosi.git gitignore: add password file and mypy cache --- diff --git a/.gitignore b/.gitignore index 2bc1175a8..cb7dc00ff 100644 --- a/.gitignore +++ b/.gitignore @@ -16,3 +16,5 @@ /mkosi.egg-info /mkosi.extra /mkosi.nspawn +/mkosi.rootpw +.mypy_cache/