mirror of
https://github.com/RPCS3/rpcs3.git
synced 2025-04-28 13:28:01 +03:00
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:
parent
92fb828d52
commit
ce674dbc5d
1 changed files with 1 additions and 0 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
@ -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/
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue