forked from LiveCarta/LiveCartaWP
wordpress config + law-/live- carta themes
This commit is contained in:
26
.gitignore
vendored
Normal file
26
.gitignore
vendored
Normal 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/
|
||||
Reference in New Issue
Block a user