From d2f822c1f2c53cf2a8bc2bcd48fa91c72c782a2f Mon Sep 17 00:00:00 2001 From: Johan Brandhorst Date: Mon, 28 May 2018 22:30:29 +0100 Subject: [PATCH] Ignore compiled wasm file --- grpc/frontend/.gitignore | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/grpc/frontend/.gitignore b/grpc/frontend/.gitignore index a62a33e..be49234 100644 --- a/grpc/frontend/.gitignore +++ b/grpc/frontend/.gitignore @@ -1,3 +1 @@ -html/frontend.js -html/frontend.js.map -html/*.gz +html/test.wasm