gitignore now ignores files generated by visual studio profiler, solution configured for profiling.
This commit is contained in:
@@ -45,6 +45,10 @@
|
||||
/bin/*.exp
|
||||
rpcs3/git-version.h
|
||||
|
||||
# Visual Studio Profiler Files
|
||||
*.vspx
|
||||
*.psess
|
||||
|
||||
# Copyrighted files
|
||||
/bin/data/
|
||||
/bin/dev_flash/data/font
|
||||
|
||||
Reference in New Issue
Block a user