diff options
| author | inspectredc <78732756+inspectredc@users.noreply.github.com> | 2025-01-18 16:20:38 +0000 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2025-01-18 09:20:38 -0700 |
| commit | 058b8e9b19aa97044d94d8b3525e8a06c758bba9 (patch) | |
| tree | a86727422ac684e1b0d7cd0e6d0e045ad1712f95 /.gitignore | |
| parent | 51d2f2ec97f6de209ba1696257d0ebfc2bbe37ed (diff) | |
O2R Support (#158)
Co-authored-by: MegaMech <MegaMech@users.noreply.github.com>
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore index d1a0a8edf..433f2aa0f 100644 --- a/.gitignore +++ b/.gitignore @@ -29,6 +29,7 @@ *.app *.hex *.otr +*.o2r # Debug files *.dSYM/ |
