diff options
author | Ian Moffett <ian@osmora.org> | 2025-10-12 19:38:45 -0400 |
---|---|---|
committer | Ian Moffett <ian@osmora.org> | 2025-10-12 19:40:49 -0400 |
commit | da3aa8b99fea249422b78827edee1a9ffb990494 (patch) | |
tree | 81b275ab0205e241c29f139633eb70e2c44a11d0 /emux64/.gitignore | |
parent | c8a06a547449f8326102c43a1c63dfcd80baef44 (diff) |
project: Add emux64 emulator skeleton
Signed-off-by: Ian Moffett <ian@osmora.org>
Diffstat (limited to 'emux64/.gitignore')
-rw-r--r-- | emux64/.gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/emux64/.gitignore b/emux64/.gitignore new file mode 100644 index 0000000..e660fd9 --- /dev/null +++ b/emux64/.gitignore @@ -0,0 +1 @@ +bin/ |