From: Mark Wooding Date: Mon, 2 Mar 2009 11:35:15 +0000 (+0000) Subject: gitignore: Add `semantic.cache' and Global droppings. X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~mdw/git/profile/commitdiff_plain/95081186132f047f4615a1aea2e6d51d147ff8e5?ds=sidebyside;hp=-c gitignore: Add `semantic.cache' and Global droppings. --- 95081186132f047f4615a1aea2e6d51d147ff8e5 diff --git a/gitignore b/gitignore index d17316d..8602ee4 100644 --- a/gitignore +++ b/gitignore @@ -5,11 +5,19 @@ \#* .#* +semantic.cache + ## STG clutter. .stgit-edit.txt *.ancestor *.patched +## Global clutter. +GPATH +GRTAGS +GSYMS +GTAGS + ## Build and release directories. build build-*