From c891c60b22c47f1bb88963a920bd51d28ff7d107 Mon Sep 17 00:00:00 2001 From: Jed Barber Date: Wed, 22 Apr 2020 23:58:50 +1000 Subject: Gitignores for housekeeping subdirs --- 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