From: Roy Marples Date: Fri, 13 Sep 2019 10:23:48 +0000 (+0100) Subject: git: ignore patch files X-Git-Tag: v8.0.5~1 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8fc8a84b59d8a0b96e8a1f535397596252765530;p=thirdparty%2Fdhcpcd.git git: ignore patch files --- diff --git a/.gitignore b/.gitignore index 1ca2859e..99404cb7 100644 --- a/.gitignore +++ b/.gitignore @@ -24,6 +24,12 @@ hooks/50-ypbind # Ignore distribution dhcpcd*.xz* +# Ignore patch files +*.diff +*.patch +*.orig +*.rej + # Ignore swap files *.swp