Commit 7792e50d authored by Brendan Forster's avatar Brendan Forster Committed by GitHub

Merge pull request #2482 from jimbob7198/patch-1

Add exclusion of Visual Studio trace files (*.e2e)
parents 2ec038e5 54fbcf0e
......@@ -96,6 +96,9 @@ ipch/
*.vspx
*.sap
# Visual Studio Trace Files
*.e2e
# TFS 2012 Local Workspace
$tf/
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment