From bc7a9313480bbc5cf78784b528f03ae94c7917e3 Mon Sep 17 00:00:00 2001 From: Robin Jones Date: Sun, 24 Dec 2023 23:11:05 +0000 Subject: [PATCH] Ignore whole tools dir --- .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