From: Paul Brossier Date: Fri, 3 Feb 2017 20:06:39 +0000 (+0100) Subject: .gitignore: add some temp vim and emacs files X-Git-Tag: v0.0.2~1 X-Git-Url: https://git.aubio.org/?a=commitdiff_plain;h=3ecb3bca06b1af94dab230db28b6fa44a3b8cfb2;p=node-aubio.git .gitignore: add some temp vim and emacs files --- diff --git a/.gitignore b/.gitignore index 7a8b17d..141b8fa 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,7 @@ +# some vim and emacs temporary files +*.swp +*.~[0-9]~ + # Logs logs *.log