From f39d1d4ae5ce2ab21bfa16ac576a8f13594960ca Mon Sep 17 00:00:00 2001 From: Hillel Coren Date: Mon, 27 Apr 2015 11:17:10 +0300 Subject: [PATCH] Adding pdfcache folder --- storage/pdfcache/.gitignore | 2 ++ 1 file changed, 2 insertions(+) create mode 100755 storage/pdfcache/.gitignore diff --git a/storage/pdfcache/.gitignore b/storage/pdfcache/.gitignore new file mode 100755 index 000000000000..c96a04f008ee --- /dev/null +++ b/storage/pdfcache/.gitignore @@ -0,0 +1,2 @@ +* +!.gitignore \ No newline at end of file