From bb0b7751453a4bb0319ac5ccaab2943d801570c9 Mon Sep 17 00:00:00 2001 From: Connor Date: Fri, 28 Jun 2019 16:38:34 -0600 Subject: [PATCH] added an empty folder? --- img/.gitignore | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 img/.gitignore diff --git a/img/.gitignore b/img/.gitignore new file mode 100644 index 0000000..5e7d273 --- /dev/null +++ b/img/.gitignore @@ -0,0 +1,4 @@ +# Ignore everything in this directory +* +# Except this file +!.gitignore