From 47024ec7a3ed2fe7909c01758ed9ca51625d8703 Mon Sep 17 00:00:00 2001 From: Greg Tatum Date: Wed, 16 Aug 2023 09:35:26 -0500 Subject: [PATCH] Add more things to the gitignore that are not being ignored (#462) --- .gitignore | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index c796e0656..94b32949c 100644 --- a/.gitignore +++ b/.gitignore @@ -17,7 +17,10 @@ _deps wasm/test_page/node_modules -build-wasm +/build +/build-native +/build-wasm +/emsdk models wasm/module/worker/bergamot-translator-worker.* wasm/module/browsermt-bergamot-translator-*.tgz