BartmanAbyss / vscode-amiga-debug

One-stop Visual Studio Code Extension to compile, debug and profile Amiga C/C++ programs compiled by the bundled gcc 12.2 with the bundled WinUAE/FS-UAE.
GNU General Public License v3.0
312 stars 39 forks source link

Move gcc-barto.patch out of bin #111

Closed petmac closed 2 years ago

petmac commented 2 years ago

Looks like it should be OK to move out of bin, so it doesn't get distributed with the extension.

BartmanAbyss commented 2 years ago

it gets distributed anyways, need to add it to .vscodeignore

petmac commented 2 years ago

Ah, thanks. Sorry, I'm not familiar with VS Code extensions.

I hope you don't mind me sorting the file. I wasn't sure where to add new entries and sorting removes any doubt. I can undo it if you prefer.