From 5f38f649bd3688f8f842f4bc0c42f48884de4bad Mon Sep 17 00:00:00 2001 From: Bruno BELANYI Date: Fri, 3 Jun 2022 20:02:00 +0200 Subject: [PATCH] Ignore WASM artifact --- .gitignore | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.gitignore b/.gitignore index fc1ece3..2175be6 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,6 @@ # Nix files /result /.pre-commit-config.yaml + +# Tree-sitter artifact +/tree-sitter-tiger.wasm