Skip to content

Commit 929482a

Browse files
author
Felipe Plets
committed
Add .sap Visual Studio profiler session file
In Windows Phone 8 development each profiler session generates a new .sap file, which is automatically added to the root of the project. This is an XML manifest describing the detailed profiler logs created in the PerfLogs folder.
1 parent 573fd7e commit 929482a

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

VisualStudio.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -84,6 +84,7 @@ ipch/
8484
*.psess
8585
*.vsp
8686
*.vspx
87+
*.sap
8788

8889
# TFS 2012 Local Workspace
8990
$tf/

0 commit comments

Comments
 (0)