Initial commit
This commit is contained in:
commit
4c352bf02e
2 changed files with 20 additions and 0 deletions
18
.gitignore
vendored
Normal file
18
.gitignore
vendored
Normal file
|
@ -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
|
||||||
|
|
2
README.md
Normal file
2
README.md
Normal file
|
@ -0,0 +1,2 @@
|
||||||
|
# Omphaloskepsis
|
||||||
|
Ompahloskepsis is the current WordPress Theme for `bengoldsworthy.uk`.
|
Reference in a new issue