From 008b816edbd4e241975822f8b7d8765a869fa404 Mon Sep 17 00:00:00 2001 From: Ben Bridle Date: Mon, 18 Nov 2024 20:01:33 +1300 Subject: Ignore .nds files --- .gitignore | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to '.gitignore') diff --git a/.gitignore b/.gitignore index 118fe6c..4bf239f 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,4 @@ /build/ /etc/ -/arm9/include/ \ No newline at end of file +/arm9/include/ +*.nds -- cgit v1.2.3-70-g09d2