mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-01-09 15:49:25 +01:00
.gitignore: Prevent Debugger directory from being removed again
This commit is contained in:
parent
7dd8deecec
commit
2244d351fc
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/
|
||||||
|
Loading…
x
Reference in New Issue
Block a user