From a41486f2b6be4b056cfa24c0d77dc20ea1a6ddd3 Mon Sep 17 00:00:00 2001 From: Erko Evgen Date: Fri, 13 Nov 2015 13:42:23 +0200 Subject: [PATCH] fix .gitignore --- .gitignore | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 2a84700..59547c9 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,9 @@ *.DS_Store *.tpl.php -/files/products/* \ No newline at end of file +/files/products/* + +/files/originals/* +!/files/originals/.htaccess + +/files/downloads/* +!/files/downloads/.htaccess