From 5e1f116e14684865367f9f9a8d38ef1c382b3ebf Mon Sep 17 00:00:00 2001
From: Christian Cunningham <cc@localhost>
Date: Fri, 15 Apr 2022 16:19:02 -0700
Subject: Portable Build Instructions

---
 .gitignore | 1 +
 1 file changed, 1 insertion(+)

(limited to '.gitignore')

diff --git a/.gitignore b/.gitignore
index 473da30..6a9b80d 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,5 +1,6 @@
 build/
 obj/
+toolchain/
 mk.old
 Makefile
 *.log
-- 
cgit v1.2.1