From 6d1bc6e34b9a1bf17e90c677379fa5c27d2fec4b Mon Sep 17 00:00:00 2001 From: EllipticEllipsis Date: Tue, 21 Mar 2023 13:28:24 +0000 Subject: [PATCH] Ignore other rom extensions (#1218) --- .gitignore | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.gitignore b/.gitignore index aa3f650778..ee2d1e325c 100644 --- a/.gitignore +++ b/.gitignore @@ -14,6 +14,8 @@ tags # Project-specific ignores *.z64 +*.n64 +*.v64 *.sra *.bin *.elf