From 8150fb0afb9152d1d707a2fe61311f1f81b43769 Mon Sep 17 00:00:00 2001 From: DutchEllie Date: Tue, 1 Mar 2022 14:51:57 +0100 Subject: [PATCH] updated gitignore --- .gitignore | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 00c8b47..c77046a 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,3 @@ .vscode app -web/ \ No newline at end of file +web/*.wasm \ No newline at end of file