commit 7a9c37ae60c71e9279f1f87b8b6ef94e259a7720 parent b22b2f7551eb0b04cc1317f3df7050dfb1ee8efd Author: boredpasta <boredpasta@tutanota.com> Date: Wed, 15 Jan 2025 01:27:25 +0200 Add more build output to .gitignore Diffstat:
M | .gitignore | | | 6 | ++++-- |
1 file changed, 4 insertions(+), 2 deletions(-)
diff --git a/.gitignore b/.gitignore @@ -1 +1,4 @@ -fun_menu -\ No newline at end of file +fun_menu +fun_menu.debug +*.o +*.odebug