From 9892914a31fcd8a241661949a16f7feb3b661784 Mon Sep 17 00:00:00 2001 From: Josh Holtrop Date: Mon, 22 Jul 2013 10:28:24 -0400 Subject: [PATCH] globally ignore tags files by default --- gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/gitignore b/gitignore index 57ec01a..de8238c 100644 --- a/gitignore +++ b/gitignore @@ -3,3 +3,4 @@ *.o .sconsign.dblite project.vim +tags