From fa3c60da8207b724d292b7a44633872c6bfec4c8 Mon Sep 17 00:00:00 2001 From: Ian Moffett Date: Sat, 15 Nov 2025 13:32:41 -0500 Subject: initial commit Signed-off-by: Ian Moffett --- .gitignore | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 .gitignore (limited to '.gitignore') diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..5064b6c --- /dev/null +++ b/.gitignore @@ -0,0 +1,11 @@ +/autom4te.cache +/Makefile +/configure +/boot +/cc +*.sys +*.log +*.status +*.iso +*.o +*.d -- cgit v1.2.3