From 9a61fef7cc100ca6725d51b95c27ba424c95b95d Mon Sep 17 00:00:00 2001 From: David Johnson Date: Sat, 6 Jun 2020 20:49:21 -0400 Subject: [PATCH] Update .gitignore. --- .gitignore | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.gitignore b/.gitignore index 81c1edea..621a07d1 100644 --- a/.gitignore +++ b/.gitignore @@ -7,3 +7,6 @@ result* dist *~ .DS_Store +*.o +*.hi +*.jsexe