From 345dc8add04f828e579d282337ae0c5930a8b91d Mon Sep 17 00:00:00 2001 From: Mark Walet Date: Wed, 9 Mar 2016 18:11:38 +0100 Subject: [PATCH] Enabled committing an empty user_content folder --- public/user_content/.gitignore | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 public/user_content/.gitignore diff --git a/public/user_content/.gitignore b/public/user_content/.gitignore new file mode 100644 index 00000000..c96a04f0 --- /dev/null +++ b/public/user_content/.gitignore @@ -0,0 +1,2 @@ +* +!.gitignore \ No newline at end of file