mirror of
https://github.com/RPCS3/rpcs3.git
synced 2025-12-06 07:12:28 +01:00
added pvs-studio artifacts to gitignore
This commit is contained in:
parent
4048b1e515
commit
e4059dfe6a
2
.gitignore
vendored
2
.gitignore
vendored
|
|
@ -65,6 +65,8 @@
|
||||||
*.vcxproj.user
|
*.vcxproj.user
|
||||||
enc_temp_folder/*
|
enc_temp_folder/*
|
||||||
CMakeSettings.json
|
CMakeSettings.json
|
||||||
|
*PVS-Studio*
|
||||||
|
PVS/*
|
||||||
|
|
||||||
# Ignore other system generated files
|
# Ignore other system generated files
|
||||||
x64/*
|
x64/*
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue