From 7a9c37ae60c71e9279f1f87b8b6ef94e259a7720 Mon Sep 17 00:00:00 2001 From: boredpasta Date: Wed, 15 Jan 2025 01:27:25 +0200 Subject: Add more build output to .gitignore --- .gitignore | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to '.gitignore') diff --git a/.gitignore b/.gitignore index 93f449a..9ea8132 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,4 @@ -fun_menu \ No newline at end of file +fun_menu +fun_menu.debug +*.o +*.odebug -- cgit v1.2.3