.gitignore: add some temp vim and emacs files
authorPaul Brossier <piem@piem.org>
Fri, 3 Feb 2017 20:06:39 +0000 (21:06 +0100)
committerPaul Brossier <piem@piem.org>
Fri, 3 Feb 2017 20:06:39 +0000 (21:06 +0100)
.gitignore

index 7a8b17d..141b8fa 100644 (file)
@@ -1,3 +1,7 @@
+# some vim and emacs temporary files
+*.swp
+*.~[0-9]~
+
 # Logs
 logs
 *.log