ajwillia-ms pushed a commit to branch master.

http://git.enlightenment.org/website/www.git/commit/?id=be232610619f4a2b9eac6e17c7e570e4f22cd59e

commit be232610619f4a2b9eac6e17c7e570e4f22cd59e
Author: Andy Williams <a...@andywilliams.me>
Date:   Tue Oct 31 10:31:35 2017 +0000

    Add playground gitignore in default config
---
 local.php.sample | 1 +
 1 file changed, 1 insertion(+)

diff --git a/local.php.sample b/local.php.sample
index 1bfbcf56..ff6925ed 100644
--- a/local.php.sample
+++ b/local.php.sample
@@ -56,6 +56,7 @@ $conf['plugin']['gitbacked']['periodicPull'] = 0;
 $conf['plugin']['gitbacked']['periodicMinutes'] = 0;
 $conf['plugin']['gitbacked']['repoPath'] = 'data/www-content';
 $conf['plugin']['gitbacked']['repoWorkDir'] = 'data/www-content/tmp';
+$conf['plugin']['gitbacked']['ignorePaths'] = 'pages/playground/';
 $conf['tpl']['dokui']['hide-entry-title'] = '1';
 $conf['datadir'] = 'data/www-content/pages';
 $conf['mediadir'] = 'data/www-content/media';

-- 


Reply via email to