Remove config.php
This commit is contained in:
parent
6464107f19
commit
3eda1f7b16
2 changed files with 1 additions and 7 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
@ -1,2 +1,3 @@
|
||||||
/vendor
|
/vendor
|
||||||
/.vscode
|
/.vscode
|
||||||
|
/includes/config/config.php
|
||||||
|
|
|
@ -1,7 +0,0 @@
|
||||||
<?php
|
|
||||||
|
|
||||||
/**
|
|
||||||
* config-sample.php
|
|
||||||
*
|
|
||||||
* @author Jay Trees <github.jay@grandel.anonaddy.me>
|
|
||||||
*/
|
|
Loading…
Reference in a new issue