Windows-on-ARM-Experiments / mingw-woarm64-build

Workflows and build scripts for Windows on Arm64 GNU cross-compiler for `aarch64-w64-mingw32` target.
GNU General Public License v2.0
32 stars 4 forks source link

Add .vscode to .gitignore #29

Closed Blackhex closed 1 year ago

Blackhex commented 1 year ago

Adds .vscode to .gitignore and fixes missing end-line at the end of the .gitignore file.

ZacWalk commented 1 year ago

Looks good to me.