Some PHP related files.
This commit is contained in:
parent
382318a5dc
commit
0140f688f5
|
|
@ -4,6 +4,10 @@
|
||||||
.chef/credentials
|
.chef/credentials
|
||||||
.config
|
.config
|
||||||
.config/
|
.config/
|
||||||
|
config.php.bak
|
||||||
|
config.php.new
|
||||||
|
config.php.old
|
||||||
|
config.php.tar.gz
|
||||||
.core
|
.core
|
||||||
._darcs
|
._darcs
|
||||||
.env
|
.env
|
||||||
|
|
@ -22,3 +26,7 @@
|
||||||
.svn
|
.svn
|
||||||
.terraform
|
.terraform
|
||||||
.tmp
|
.tmp
|
||||||
|
wp-config.php
|
||||||
|
wp-config.PHP
|
||||||
|
wp-config.php.bak
|
||||||
|
wp-config.php.tar.gz
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue