From: Alexander Lobakin Date: Thu, 23 Sep 2021 14:33:24 +0000 (+0200) Subject: [contrib][linux] Add contrib/linux-kernel/linux to .gitignore X-Git-Tag: v1.5.1~1^2~94^2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d8b7fc51c81756a44fb87cbebd8e018652daf730;p=thirdparty%2Fzstd.git [contrib][linux] Add contrib/linux-kernel/linux to .gitignore The mentioned path is being created/used by the 'import' rule for generating source files for Linux kernel. Signed-off-by: Alexander Lobakin --- diff --git a/.gitignore b/.gitignore index ea574d747..a136ea394 100644 --- a/.gitignore +++ b/.gitignore @@ -29,6 +29,7 @@ dictionary NUL # Build artefacts +contrib/linux-kernel/linux/ projects/ bin/ .buckd/