Add $tf folder to VisualStudio.gitignore
TFS 2012 creates a $tf folder for local workspaces
This commit is contained in:
@@ -56,6 +56,9 @@ ipch/
|
|||||||
*.vsp
|
*.vsp
|
||||||
*.vspx
|
*.vspx
|
||||||
|
|
||||||
|
# TFS 2012 Local Workspace
|
||||||
|
$tf/
|
||||||
|
|
||||||
# Guidance Automation Toolkit
|
# Guidance Automation Toolkit
|
||||||
*.gpState
|
*.gpState
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user