Skip to content

Commit d95745f

Browse files
authored
Merge pull request dolphin-emu#8331 from JosJuice/gitignore-enc-temp-folder
Add enc_temp_folder to .gitignore
2 parents 2c79c63 + 1edc45f commit d95745f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,7 @@ Source/Core/Common/scmrev.h
2222
*.VC.opendb
2323
*.VC.db
2424
.vs/
25+
/Source/enc_temp_folder/
2526
# Ignore build info file created by QtCreator
2627
CMakeLists.txt.user
2728
# Ignore files created by posix people

0 commit comments

Comments
 (0)