mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-08-03 06:39:33 +00:00
Add enc_temp_folder to .gitignore
Not quite sure what this is, but Visual Studio creates it occasionally.
This commit is contained in:
parent
88522b7a26
commit
1edc45f67d
1 changed files with 1 additions and 0 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
@ -21,6 +21,7 @@ Source/Core/Common/scmrev.h
|
||||||
*.VC.opendb
|
*.VC.opendb
|
||||||
*.VC.db
|
*.VC.db
|
||||||
.vs/
|
.vs/
|
||||||
|
/Source/enc_temp_folder/
|
||||||
# Ignore build info file created by QtCreator
|
# Ignore build info file created by QtCreator
|
||||||
CMakeLists.txt.user
|
CMakeLists.txt.user
|
||||||
# Ignore files created by posix people
|
# Ignore files created by posix people
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue