From: Roy Marples Date: Tue, 5 Sep 2017 18:40:40 +0000 (+0100) Subject: Ignore swap files. X-Git-Tag: v7.0.0-rc2~12 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=dc354c434d44b17b1f1c302a58e6cb4151b62ebe;p=thirdparty%2Fdhcpcd.git Ignore swap files. --- diff --git a/.gitignore b/.gitignore index 707b89e5..1ca2859e 100644 --- a/.gitignore +++ b/.gitignore @@ -24,5 +24,8 @@ hooks/50-ypbind # Ignore distribution dhcpcd*.xz* +# Ignore swap files +*.swp + # Ignore Coverity cov-int