From 284f2b26c4efdb1f668cce2df703c66f4fe13e5f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Mario=20H=C3=BCttel?= Date: Sun, 26 Jan 2020 15:35:25 +0100 Subject: [PATCH] Add obj folder --- obj/.gitignore | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 obj/.gitignore diff --git a/obj/.gitignore b/obj/.gitignore new file mode 100644 index 0000000..a91312f --- /dev/null +++ b/obj/.gitignore @@ -0,0 +1,3 @@ +* +*.* +!.gitignore