From 4c352bf02e2a78df0062f7bafa7440440a52d8d1 Mon Sep 17 00:00:00 2001 From: Rumperuu Date: Wed, 21 Mar 2018 17:51:25 +0000 Subject: [PATCH] Initial commit --- .gitignore | 18 ++++++++++++++++++ README.md | 2 ++ 2 files changed, 20 insertions(+) create mode 100644 .gitignore create mode 100644 README.md diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..9792350 --- /dev/null +++ b/.gitignore @@ -0,0 +1,18 @@ +*.log +wp-config.php +wp-content/advanced-cache.php +wp-content/backup-db/ +wp-content/backups/ +wp-content/blogs.dir/ +wp-content/cache/ +wp-content/upgrade/ +wp-content/uploads/ +wp-content/wp-cache-config.php +wp-content/plugins/hello.php + +/.htaccess +/license.txt +/readme.html +/sitemap.xml +/sitemap.xml.gz + diff --git a/README.md b/README.md new file mode 100644 index 0000000..7d6c416 --- /dev/null +++ b/README.md @@ -0,0 +1,2 @@ +# Omphaloskepsis +Ompahloskepsis is the current WordPress Theme for `bengoldsworthy.uk`.