Remove config.php

This commit is contained in:
Jay 2021-11-12 16:26:05 +01:00
parent 6464107f19
commit 3eda1f7b16
2 changed files with 1 additions and 7 deletions

1
.gitignore vendored
View file

@ -1,2 +1,3 @@
/vendor
/.vscode
/includes/config/config.php

View file

@ -1,7 +0,0 @@
<?php
/**
* config-sample.php
*
* @author Jay Trees <github.jay@grandel.anonaddy.me>
*/