From ff478bccc78cbcfd96d482aac03595dc20c26cd1 Mon Sep 17 00:00:00 2001 From: Robin Jones Date: Wed, 10 Jan 2024 16:06:20 +0000 Subject: [PATCH] Update .gitignore Ignore whole tools folder, it might contain other flashcart tools such as UnfLoader --- .gitignore | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 2cfc2261..de80dacb 100644 --- a/.gitignore +++ b/.gitignore @@ -2,7 +2,7 @@ /build /filesystem /output -/tools/sc64/* +/tools/* # There should never be ROMs uploaded, but just incase, make sure they are excluded. **/*.n64