From ab70669868a653534adb67700cacda2ffaeb46f0 Mon Sep 17 00:00:00 2001 From: Miquel Sabaté Solà Date: Mon, 13 Jan 2025 16:10:40 +0100 Subject: Add TODO file into .gitignore MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Miquel Sabaté Solà --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 7143761..9eeba11 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,4 @@ /target *.nes tests/code.nes +TODO -- cgit v1.2.3