wordpress config + law-/live- carta themes

This commit is contained in:
Andrey Morgachev
2018-08-16 09:55:53 +03:00
commit 3b5be35fe8
65 changed files with 5457 additions and 0 deletions

26
.gitignore vendored Normal file
View File

@@ -0,0 +1,26 @@
!htdocs/
htdocs/*
!htdocs/wp-content/
!htdocs/wp-config.php
!htdocs/wp-config-local-sample.php
htdocs/wp-content/*
!htdocs/wp-content/mu-plugins/
!htdocs/wp-content/plugins/
!htdocs/wp-content/themes/
!htdocs/wp-content/index.php
!htdocs/wp-content/sunrise.php
htdocs/wp-content/mu-plugins/*
!htdocs/wp-content/mu-plugins/domain_mapping.php
htdocs/wp-content/plugins/*
!htdocs/wp-content/plugins/index.php
htdocs/wp-content/themes/*
!htdocs/wp-content/themes/lawcarta
!htdocs/wp-content/themes/livecarta
!htdocs/wp-content/themes/index.php
vendor/