diff options
| author | Kenix3 <kenixwhisperwind@gmail.com> | 2021-02-24 01:06:20 -0500 |
|---|---|---|
| committer | Kenix3 <kenixwhisperwind@gmail.com> | 2021-02-24 01:06:20 -0500 |
| commit | 48aa632eb6a4bfb80c25a77ef83b167d5ec8bead (patch) | |
| tree | 1b25005f3f9dcc45161d03d5340990feab310ef4 /.gitignore | |
| parent | 36557611ce572172b558805384d69da9da7e3ed8 (diff) | |
Flags ido_recomp as binary.
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore index 66e2008a6..0467f60ae 100644 --- a/.gitignore +++ b/.gitignore @@ -27,6 +27,7 @@ nonmatchings/ tools/ido5.3_compiler/ tools/ido7.1_compiler/ tools/qemu-mips +tools/ido_recomp/* binary # Assets *.rgba32.png |
