From 4fe1f2758456c594d176727e15227ba37c476e86 Mon Sep 17 00:00:00 2001 From: Alex Bates Date: Wed, 28 Oct 2020 22:28:15 +0000 Subject: [PATCH] ignore settings.mk --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 6a3e95e0df..e08969475e 100644 --- a/.gitignore +++ b/.gitignore @@ -8,6 +8,7 @@ venv/ .DS_Store ctx.c expected/ +settings.mk # Build artifacts *.ld