From 343b2a41a36286a5f950116c183cd2ae54aad1bd Mon Sep 17 00:00:00 2001 From: Miquel Sabaté Solà Date: Fri, 10 Jan 2025 12:50:10 +0100 Subject: Improve the message on bad file includes MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Also remove some pending TODOs. Signed-off-by: Miquel Sabaté Solà --- .gitignore | 1 + 1 file changed, 1 insertion(+) (limited to '.gitignore') diff --git a/.gitignore b/.gitignore index 5e66057..7143761 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,3 @@ /target *.nes +tests/code.nes -- cgit v1.2.3