From 93858a4c34dd4007c72e915ed175bcdc24bbdadd Mon Sep 17 00:00:00 2001 From: Adam Spragg Date: Thu, 31 May 2018 23:25:50 +0100 Subject: First fully working config and content for the site --- awstats/.gitignore | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 awstats/.gitignore (limited to 'awstats/.gitignore') diff --git a/awstats/.gitignore b/awstats/.gitignore new file mode 100644 index 0000000..729fb12 --- /dev/null +++ b/awstats/.gitignore @@ -0,0 +1,2 @@ +data +html -- cgit v1.2.1