From f533a1d313eb2121c156bf7a25b338e686afa00b Mon Sep 17 00:00:00 2001 From: emkael Date: Tue, 19 Apr 2016 14:00:07 +0200 Subject: * moving assets to custom directory --- app/php/application.xml | 3 ++- app/php/caches.xml | 12 ++++++++++++ http/_assets/.gitignore | 1 + http/assets/.gitignore | 1 - http/index.php | 4 +++- 5 files changed, 18 insertions(+), 3 deletions(-) create mode 100644 app/php/caches.xml create mode 100644 http/_assets/.gitignore delete mode 100644 http/assets/.gitignore diff --git a/app/php/application.xml b/app/php/application.xml index ebe1955..a56206c 100644 --- a/app/php/application.xml +++ b/app/php/application.xml @@ -1,6 +1,8 @@ + + @@ -13,7 +15,6 @@ -