Bläddra i källkod

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

jimbob7198 7 år sedan
förälder
incheckning
54fbcf0e8d
1 ändrade filer med 3 tillägg och 0 borttagningar
  1. 3 0
      VisualStudio.gitignore

+ 3 - 0
VisualStudio.gitignore

@@ -96,6 +96,9 @@ ipch/
 *.vspx
 *.vspx
 *.sap
 *.sap
 
 
+# Visual Studio Trace Files
+*.e2e
+
 # TFS 2012 Local Workspace
 # TFS 2012 Local Workspace
 $tf/
 $tf/