.gitignore was ignoring too many files

This commit is contained in:
Frédéric Guillot
2017-12-01 15:03:40 -08:00
parent 69d233eaa0
commit 23e0b63754
3 changed files with 102 additions and 2 deletions

View File

@@ -0,0 +1,4 @@
<?php
define('ENABLE_URL_REWRITE', true);
define('LOG_DRIVER', 'stderr');