From eaa693e35ebf3e3971fac29fe1a7f334fd4be6aa Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sybren=20A=2E=20St=C3=BCvel?= Date: Mon, 3 Jan 2022 15:05:16 +0100 Subject: [PATCH] ignore executable on Linux --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index b883f1fd..43a80735 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,2 @@ *.exe +/goja