diff options
| author | Ian Moffett <ian@osmora.org> | 2025-11-15 14:21:55 -0500 |
|---|---|---|
| committer | Ian Moffett <ian@osmora.org> | 2025-11-15 14:21:55 -0500 |
| commit | 0a13b62445d603177c89d6b4eab429df5a1515db (patch) | |
| tree | 72c5f92f3bf0818b4be45942e2bfe14dafdd3d30 /.gitignore | |
| parent | cfd1db14227ce36bfbdf8733cc837c1b07e310ea (diff) | |
build: Ignore binary in .gitignore
Signed-off-by: Ian Moffett <ian@osmora.org>
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -3,6 +3,7 @@ /configure /boot /cc +/sys/rv7 *.sys *.log *.status |
