From d0d6a6abda50488496d116e1cb939edaa09242bb Mon Sep 17 00:00:00 2001 From: Sebastian Date: Tue, 6 Feb 2018 19:52:12 +0100 Subject: [PATCH] added cache --- .gitignore | 2 +- cache/lastCache.txt | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) create mode 100644 cache/lastCache.txt diff --git a/.gitignore b/.gitignore index db77f4f..353a9e2 100644 --- a/.gitignore +++ b/.gitignore @@ -1,7 +1,7 @@ cache/structure.txt cache/sitemap.xml cache/lastSitemap.txt -cache/lastCache.txt +cache/stats.txt settings/settings.yaml plugins/admin plugins/demo diff --git a/cache/lastCache.txt b/cache/lastCache.txt new file mode 100644 index 0000000..661f553 --- /dev/null +++ b/cache/lastCache.txt @@ -0,0 +1 @@ +1517942262 \ No newline at end of file