From 2d9ba937fbefb06fe1a1a0c036dfb54bc3cb4c25 Mon Sep 17 00:00:00 2001 From: Kevin Sawicki Date: Wed, 12 Jun 2013 20:57:38 -0700 Subject: [PATCH] Only ignore tags file at root This allows the tags file inside spec/fixtures to be modified. --- .gitignore | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 4f1d0f5e9..6ebcd7b1e 100644 --- a/.gitignore +++ b/.gitignore @@ -8,7 +8,7 @@ build .xcodebuild-info node_modules npm-debug.log -tags +/tags /atom-shell/ /sources.gypi docs/api