wasm-tools
wasm-tools copied to clipboard
Add .vscode to .gitignore
A nicety that allows VSCode-based developers to set custom settings and launch configurations for this project at their leisure.
Thanks! I've fixed CI in https://github.com/bytecodealliance/wasm-tools/pull/1581 and if you don't mind rebasing this after that lands I can flag this for merge.
Rather than the wasmtime repo need to anticipate the files used by editors, could you use a global gitignore on your system to exclude .vscode? https://stackoverflow.com/questions/7335420/global-git-ignore