From 586d3515e958b3543cbcd33a7493efe35729acd2 Mon Sep 17 00:00:00 2001 From: Vincent Tam Date: Wed, 24 Feb 2016 20:50:01 +0800 Subject: [PATCH] Ignore automatically generated Vim helptags --- .gitignore | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 .gitignore diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..c0ec8bb --- /dev/null +++ b/.gitignore @@ -0,0 +1,2 @@ +doc/tags +doc/tags-te