Commit 54fbcf0e authored by jimbob7198's avatar jimbob7198 Committed by GitHub

Add exclusion of Visual Studio trace files (*.e2e)

parent df7b36ca
...@@ -96,6 +96,9 @@ ipch/ ...@@ -96,6 +96,9 @@ ipch/
*.vspx *.vspx
*.sap *.sap
# Visual Studio Trace Files
*.e2e
# TFS 2012 Local Workspace # TFS 2012 Local Workspace
$tf/ $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