From: Alexander Klauer Date: Wed, 19 Dec 2012 08:38:45 +0000 (+0100) Subject: Ignore editor swap files X-Git-Tag: json-c-0.11-20130402~28^2~6 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=8f58f09c69db2a8396b4f9d952731eda1dd365cb;p=thirdparty%2Fjson-c.git Ignore editor swap files --- diff --git a/.gitignore b/.gitignore index ce87c33b..a056b113 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,5 @@ +*~ +*.swp .deps/ .libs/ /aclocal.m4