mirror of https://github.com/PCSX2/pcsx2.git
gitignore: debug file (linux)
This commit is contained in:
parent
1ea86eedc0
commit
0118d578a2
|
@ -13,6 +13,10 @@
|
||||||
*.bsc
|
*.bsc
|
||||||
*.mo
|
*.mo
|
||||||
|
|
||||||
|
*.trace
|
||||||
|
*.asm
|
||||||
|
*.dump
|
||||||
|
|
||||||
_ReSharper.*
|
_ReSharper.*
|
||||||
pcsx2.snapshot_*
|
pcsx2.snapshot_*
|
||||||
postBuild.inc.cmd
|
postBuild.inc.cmd
|
||||||
|
|
Loading…
Reference in New Issue