From 58c897797c6c3df96528413a2c4744e4b85ba575 Mon Sep 17 00:00:00 2001 From: Mark Wooding Date: Tue, 13 Oct 2020 19:55:08 +0100 Subject: [PATCH] .gitignore: We should have one of these. --- .gitignore | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 .gitignore diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..505bf5b --- /dev/null +++ b/.gitignore @@ -0,0 +1,2 @@ +*.o +/xchg -- 2.11.0