diff --git a/.gitignore b/.gitignore index a32937c..e05ae9e 100644 --- a/.gitignore +++ b/.gitignore @@ -29,7 +29,9 @@ package-lock.json .vscode-test # Build outputs - *.wasm *.wat -*.sa \ No newline at end of file +*.sa +*.exe +*.out +*.app \ No newline at end of file