diff options
author | Fbenas <philbeansburton@gmail.com> | 2017-08-25 01:47:18 +0100 |
---|---|---|
committer | Fbenas <philbeansburton@gmail.com> | 2017-08-25 01:47:18 +0100 |
commit | 903b671e7d6cc1c289be5dc7f356a9e5fb98dbf7 (patch) | |
tree | 005a8c4d9750fc4fe42667c166d000e20ecf21d2 /.gitignore | |
parent | d082907cb71f568da01e1f22a2c4eab1e3ced7aa (diff) |
Add config and config loader and remove requirement of trailing slashes in config values
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -1 +1,3 @@ vendor/ +config/dipper.php +dipper.php |