1
1
mirror of https://github.com/OpenDiablo2/OpenDiablo2 synced 2024-06-25 16:45:23 +00:00
OpenDiablo2/.gitignore
Tobias Koch 72bf080017 Visual Studio Code extension recommendations (#191)
* Updating .gitignore file to allow vs code extension recommendations
* Adding vs code extension recommendations
* Adding a note about vs code extension recommendations
2019-11-16 12:56:45 -05:00

10 lines
126 B
Plaintext

**/*__debug_bin
.vscode/**/*
!.vscode/extensions.json
**/Client.exe
**/Client
.idea/**/*
.vs/**/*
/OpenDiablo2.exe
**/*.pprof