add enc_temp_folder to gitignore
this folder randomly pops up when you modify code files while debugging using VS
This commit is contained in:
@@ -64,6 +64,7 @@ rpcs3/git-version.h
|
|||||||
*.psess
|
*.psess
|
||||||
*.VC.*
|
*.VC.*
|
||||||
*.vcxproj.user
|
*.vcxproj.user
|
||||||
|
enc_temp_folder/*
|
||||||
|
|
||||||
# Copyrighted files
|
# Copyrighted files
|
||||||
/bin/data/
|
/bin/data/
|
||||||
|
|||||||
Reference in New Issue
Block a user