mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-03-06 21:00:21 +01:00
.gitignore: Prevent Debugger directory from being removed again
This commit is contained in:
parent
7dd8deecec
commit
2244d351fc
1 changed files with 1 additions and 1 deletions
2
.gitignore
vendored
2
.gitignore
vendored
|
@ -20,7 +20,7 @@ Thumbs.db
|
|||
*.ilk
|
||||
*.log
|
||||
[Bb]in
|
||||
[Dd]ebug*/
|
||||
[Dd]ebug/
|
||||
*.lib
|
||||
*.sbr
|
||||
obj/
|
||||
|
|
Loading…
Add table
Reference in a new issue