From 21d87944953b26c77a2a99a76990d8bb02629a9c Mon Sep 17 00:00:00 2001 From: Johnny Richard Date: Mon, 16 Feb 2026 20:28:47 +0100 Subject: Initial commit Signed-off-by: Johnny Richard --- .gitignore | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 .gitignore (limited to '.gitignore') diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..2d94108 --- /dev/null +++ b/.gitignore @@ -0,0 +1,3 @@ +*.bin +*.o +*.swp -- cgit v1.2.3