mirror of
https://github.com/OpenDiablo2/OpenDiablo2
synced 2024-11-10 14:26:15 -05:00
72bf080017
* Updating .gitignore file to allow vs code extension recommendations * Adding vs code extension recommendations * Adding a note about vs code extension recommendations
10 lines
126 B
Plaintext
10 lines
126 B
Plaintext
**/*__debug_bin
|
|
.vscode/**/*
|
|
!.vscode/extensions.json
|
|
**/Client.exe
|
|
**/Client
|
|
.idea/**/*
|
|
.vs/**/*
|
|
/OpenDiablo2.exe
|
|
**/*.pprof
|