mirror of
https://github.com/github/gitignore
synced 2025-07-04 20:38:31 +02:00
Add $tf folder to VisualStudio.gitignore
TFS 2012 creates a $tf folder for local workspaces
This commit is contained in:
parent
0aeefb48c0
commit
69c77aadd1
1 changed files with 3 additions and 0 deletions
|
@ -56,6 +56,9 @@ ipch/
|
|||
*.vsp
|
||||
*.vspx
|
||||
|
||||
# TFS 2012 Local Workspace
|
||||
$tf/
|
||||
|
||||
# Guidance Automation Toolkit
|
||||
*.gpState
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue