aboutsummaryrefslogtreecommitdiffstats
path: root/VisualStudio.gitignore
diff options
context:
space:
mode:
authorBrian Dukes <bdukes@engagesoftware.com>2013-01-25 13:35:41 -0600
committerBrian Dukes <bdukes@engagesoftware.com>2013-01-25 13:35:41 -0600
commit69c77aadd1a350c19d4ad69bb04fc75c2432b840 (patch)
tree114c9da870101dde7a578eb6751e4e5d4ef1eb84 /VisualStudio.gitignore
parent0aeefb48c0ac885a516fb92f7f5bfd7e85ce7a37 (diff)
downloadgitignore-69c77aadd1a350c19d4ad69bb04fc75c2432b840.tar.gz
gitignore-69c77aadd1a350c19d4ad69bb04fc75c2432b840.zip
Add $tf folder to VisualStudio.gitignore
TFS 2012 creates a $tf folder for local workspaces
Diffstat (limited to 'VisualStudio.gitignore')
-rw-r--r--VisualStudio.gitignore3
1 files changed, 3 insertions, 0 deletions
diff --git a/VisualStudio.gitignore b/VisualStudio.gitignore
index 99456160..8dbff00b 100644
--- a/VisualStudio.gitignore
+++ b/VisualStudio.gitignore
@@ -56,6 +56,9 @@ ipch/
*.vsp
*.vspx
+# TFS 2012 Local Workspace
+$tf/
+
# Guidance Automation Toolkit
*.gpState