diff options
author | boredpasta <boredpasta@tutanota.com> | 2025-01-15 01:27:25 +0200 |
---|---|---|
committer | boredpasta <boredpasta@tutanota.com> | 2025-01-15 01:27:25 +0200 |
commit | 7a9c37ae60c71e9279f1f87b8b6ef94e259a7720 (patch) | |
tree | 3c6c301ae02dee2c9c512ec370a953df588b7281 | |
parent | b22b2f7551eb0b04cc1317f3df7050dfb1ee8efd (diff) |
Add more build output to .gitignore
-rw-r--r-- | .gitignore | 5 |
1 files changed, 4 insertions, 1 deletions
@@ -1 +1,4 @@ -fun_menu
\ No newline at end of file +fun_menu +fun_menu.debug +*.o +*.odebug |