From: Arran Cudbard-Bell Date: Tue, 25 Oct 2011 10:57:11 +0000 (+0200) Subject: Add .swp files to git ignore X-Git-Tag: release_3_0_0_beta0~549 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=af4ef94471984394425e1939c160d7035f4ed905;p=thirdparty%2Ffreeradius-server.git Add .swp files to git ignore --- diff --git a/.gitignore b/.gitignore index 06967b369da..0396a7ad8c0 100644 --- a/.gitignore +++ b/.gitignore @@ -12,6 +12,7 @@ *.log *.substvars *-stamp +*.swp *.cache *.dist *.dylib