mirror of
https://github.com/github/gitignore
synced 2025-07-15 14:09:13 +02:00
Merge pull request #2482 from jimbob7198/patch-1
Add exclusion of Visual Studio trace files (*.e2e)
This commit is contained in:
commit
7792e50dae
1 changed files with 3 additions and 0 deletions
|
@ -96,6 +96,9 @@ ipch/
|
|||
*.vspx
|
||||
*.sap
|
||||
|
||||
# Visual Studio Trace Files
|
||||
*.e2e
|
||||
|
||||
# TFS 2012 Local Workspace
|
||||
$tf/
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue