mirror of
https://github.com/RPCS3/rpcs3.git
synced 2024-11-22 10:42:36 +01:00
Add new VS Update 1 database format to .gitignore
It can be enabled in options, under C/C++ -> Editor. It's experimental, but should be faster. It will be introduced in Update 1.
This commit is contained in:
parent
5d5a4f804b
commit
2a5f5c0dc2
3
.gitignore
vendored
3
.gitignore
vendored
@ -51,9 +51,10 @@
|
||||
/bin/*.exp
|
||||
rpcs3/git-version.h
|
||||
|
||||
# Visual Studio Profiler Files
|
||||
# Visual Studio Files
|
||||
*.vspx
|
||||
*.psess
|
||||
*.VC.*
|
||||
|
||||
# Copyrighted files
|
||||
/bin/data/
|
||||
|
Loading…
Reference in New Issue
Block a user