From c3d049b04ea2fb395ed52f0ce87e494d49f0357d Mon Sep 17 00:00:00 2001 From: Tim 'mithro' Ansell Date: Fri, 23 Aug 2019 10:19:18 +0200 Subject: [PATCH] Ignore the tomu toolchain if extracted to the workshop directory. Fixes #37. --- .gitignore | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.gitignore b/.gitignore index f656c19..d1937f7 100644 --- a/.gitignore +++ b/.gitignore @@ -32,3 +32,6 @@ abc.history Gemfile Gemfile.lock _* + +# Fomu Toolchain +fomu-toolchain*