From: Roy Marples Date: Fri, 13 Sep 2019 10:23:48 +0000 (+0100) Subject: git: ignore patch files X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9c49e540ab002491fee82669caf73d3525a6d864;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