From 83eb12a0bfdb6347456df02e6a83211ab07dec8f Mon Sep 17 00:00:00 2001 From: David Alger Date: Fri, 16 Jan 2015 16:57:10 -0600 Subject: [PATCH] Added ignore rule for media assets in wysiwyg directory. --- .gitignore | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.gitignore b/.gitignore index 39241df7fddd5..657c315552ed4 100644 --- a/.gitignore +++ b/.gitignore @@ -32,6 +32,8 @@ atlassian* /pub/media/theme/* /pub/media/theme_customization/* !/pub/media/theme_customization/.htaccess +/pub/media/wysiwyg/* +!/pub/media/wysiwyg/.htaccess /pub/media/tmp/* !/pub/media/tmp/.htaccess /pub/static/*