diff options
author | Ian Moffett <ian@osmora.org> | 2025-09-13 20:11:47 -0400 |
---|---|---|
committer | Ian Moffett <ian@osmora.org> | 2025-09-13 20:11:47 -0400 |
commit | f52ad3a27ef669937fcfd21c8fd8f3046eea0184 (patch) | |
tree | d7be661d86ddc527a016592982e1d7f869e3fa05 | |
parent | 47ab28465a0d69e9ac973b7485ac447a0f565d8e (diff) |
project: Update .gitignore
Signed-off-by: Ian Moffett <ian@osmora.org>
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -4,6 +4,7 @@ /src/root/ /src/sys/l5 /src/sys/target +/src/sys/os/amd64 *.o *.d *.iso |