diff options
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore index 81b3b1106..2dc119476 100644 --- a/.gitignore +++ b/.gitignore @@ -8,6 +8,7 @@ src/auto/gui_gtk_gresources.h src/objects/.dirstamp src/objects src/tags +src/types.vim # We do need src/auto/configure. src/auto/config.cache @@ -86,6 +87,7 @@ src/kword_test # Generated by "make install" runtime/doc/tags +runtime/doc/doctags # Generated by "make shadow". The directory names could be anything but we # restrict them to shadow (the default) or shadow-* |