aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorStefan Hoffmann <stefan991@gmail.com>2014-07-31 15:01:50 +0200
committerStefan Hoffmann <stefan991@gmail.com>2014-09-20 14:03:14 +0200
commitf9ca9e43c30b08549d92104ed5edf5b131e1ff18 (patch)
tree059f14b9fddccfdb20ae0c2c6d867b9efd4ac542
parenta7dad2b72edcecc22e62499eb126e972522b4734 (diff)
downloadrneovim-f9ca9e43c30b08549d92104ed5edf5b131e1ff18.tar.gz
rneovim-f9ca9e43c30b08549d92104ed5edf5b131e1ff18.tar.bz2
rneovim-f9ca9e43c30b08549d92104ed5edf5b131e1ff18.zip
doc: update gitignore
-rw-r--r--.gitignore8
1 files changed, 8 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 4a6bbfec0f..5332ef5c76 100644
--- a/.gitignore
+++ b/.gitignore
@@ -54,3 +54,11 @@
# local make targets
local.mk
+# runtime/doc
+/runtime/doc/*.html
+/runtime/doc/**/*.man
+/runtime/doc/tags
+/runtime/doc/tags.ref
+/runtime/doc/doctags
+/runtime/doc/errors.log
+