From 9c4bff52f317f217f608e3744b610f13592b1fb9 Mon Sep 17 00:00:00 2001 From: Sebastian Date: Mon, 1 May 2017 21:51:12 +0200 Subject: [PATCH] added cache folder --- .gitignore | 1 - cache/lastCache.txt | 1 + 2 files changed, 1 insertion(+), 1 deletion(-) create mode 100644 cache/lastCache.txt diff --git a/.gitignore b/.gitignore index 2c30434..2b618f8 100644 --- a/.gitignore +++ b/.gitignore @@ -1,6 +1,5 @@ cache/structure.txt cache/sitemap.txt -cache/lastCache.txt cache/lastSitemap.txt settings/settings.yaml typemill.zip diff --git a/cache/lastCache.txt b/cache/lastCache.txt new file mode 100644 index 0000000..f6c383f --- /dev/null +++ b/cache/lastCache.txt @@ -0,0 +1 @@ +1493667461 \ No newline at end of file