mirror of
https://github.com/OpenDiablo2/OpenDiablo2
synced 2024-11-02 09:17:19 -04:00
ce36dec7f8
* Added useful config error panic. Added window title to panic window. * Fixed background music crash.
17 lines
185 B
Plaintext
17 lines
185 B
Plaintext
**/*__debug_bin
|
|
.vscode/**/*
|
|
!.vscode/extensions.json
|
|
**/Client.exe
|
|
**/Client
|
|
.idea/**/*
|
|
.vs/**/*
|
|
/OpenDiablo2.exe
|
|
/OpenDiablo2
|
|
**/*.pprof
|
|
*.swp
|
|
.*.swp
|
|
tags
|
|
heap.out
|
|
heap.pdf
|
|
.DS_Store
|