mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-07-25 23:29:44 -06:00
.gitignore: Prevent Debugger directory from being removed again
This commit is contained in:
2
.gitignore
vendored
2
.gitignore
vendored
@ -20,7 +20,7 @@ Thumbs.db
|
|||||||
*.ilk
|
*.ilk
|
||||||
*.log
|
*.log
|
||||||
[Bb]in
|
[Bb]in
|
||||||
[Dd]ebug*/
|
[Dd]ebug/
|
||||||
*.lib
|
*.lib
|
||||||
*.sbr
|
*.sbr
|
||||||
obj/
|
obj/
|
||||||
|
Reference in New Issue
Block a user