From: Matthijs Kooijman Date: Mon, 6 Apr 2009 11:58:37 +0000 (+0200) Subject: Ignore .swp files. X-Git-Url: https://git.stderr.nl/gitweb?a=commitdiff_plain;ds=sidebyside;h=4cddf82f566e2e7ac07b6b50716b765b4bc91cfc;hp=6da7fe2ee6111b6472efaf2f29cf31b72b66fd87;p=matthijs%2Fmaster-project%2Fc%CE%BBash.git Ignore .swp files. --- diff --git a/.gitignore b/.gitignore index 1422057..31ab9cc 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,3 @@ *.hi *.o +*.swp