From 0d8f4e413ba7a1f64753d73b757d7cc45e363369 Mon Sep 17 00:00:00 2001 From: Jedidiah Barber Date: Wed, 16 Nov 2022 01:06:13 +1300 Subject: Initial attempt --- obj/.gitignore | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 obj/.gitignore (limited to 'obj') 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