From dbe103313c66e0a510ce689ba72b1d2d0857a457 Mon Sep 17 00:00:00 2001 From: Jedidiah Barber Date: Sun, 9 Nov 2025 13:23:16 +1300 Subject: Initial commit --- obj/.gitignore | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 obj/.gitignore (limited to 'obj/.gitignore') diff --git a/obj/.gitignore b/obj/.gitignore new file mode 100644 index 0000000..ea7f887 --- /dev/null +++ b/obj/.gitignore @@ -0,0 +1,4 @@ + + +* +!.gitignore -- cgit