From 3d36e795318ca7d07bbe74fb7e170c85da326290 Mon Sep 17 00:00:00 2001 From: "iannucci@chromium.org" Date: Fri, 12 Apr 2013 02:06:11 +0000 Subject: [PATCH] Ignore ctags index file. R=szager@chromium.org BUG= Review URL: https://chromiumcodereview.appspot.com/14207002 git-svn-id: svn://svn.chromium.org/chrome/trunk/tools/depot_tools@193826 0039d316-1c4b-4281-b951-d872f2087c98 --- .gitignore | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/.gitignore b/.gitignore index ede5858c69..23345537aa 100644 --- a/.gitignore +++ b/.gitignore @@ -24,6 +24,14 @@ /git_bin /svn_bin +# Ignore ctags/cscope index files +/TAGS +/cscope.files +/cscope.in.out +/cscope.out +/cscope.po.out +/tags + # Ignore unittest related files. /testing_support/_rietveld /tests/git-svn-submodule/