From bf2d2e42567071ff5a04dfccd4d51bb3589ce390 Mon Sep 17 00:00:00 2001 From: Christian Klein Date: Wed, 20 Apr 2022 11:37:07 +0200 Subject: [PATCH] Prevent builds from ending up in the repro --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index b1ecd6b..1f50eda 100644 --- a/.gitignore +++ b/.gitignore @@ -3,6 +3,7 @@ desktop.ini elm-stuff/* out/js/elm.js *.zip +*.tar.gz *.sublime*