diff options
-rw-r--r-- | .gitignore | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore index cee08f6acc..93ac2acc15 100644 --- a/.gitignore +++ b/.gitignore @@ -181,3 +181,12 @@ MANIFEST.new # generated by the top level install.html target. XXX Why does it need this? /vms/README_vms.pod + +# ctags +tags +TAGS +# gtags +GPATH +GRPATH +GRTAGS +GTAGS |