From c48f1797b42ef7d42c053deaccc5ba049b6db690 Mon Sep 17 00:00:00 2001 From: Simon Forman Date: Sun, 26 Feb 2023 07:58:18 -0800 Subject: [PATCH] Ignore tryrax binary. --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 280632a..1138476 100644 --- a/.gitignore +++ b/.gitignore @@ -16,3 +16,4 @@ implementations/Python/joy docs/notebooks/.ipynb_checkpoints joy.py.* joy_to_ast +tryrax