From 1fbbb01eb3d040fa79c30e3b08ffccf78a43ee3f Mon Sep 17 00:00:00 2001 From: Greg Whitworth Date: Thu, 13 Dec 2012 10:07:44 -0900 Subject: [PATCH] Added config files that should not be placed into repos by default as they contain database information and URL's that will vary between local and other servers and can cause conflicts. --- ExpressionEngine.gitignore | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/ExpressionEngine.gitignore b/ExpressionEngine.gitignore index c56e7abc..b7d85273 100644 --- a/ExpressionEngine.gitignore +++ b/ExpressionEngine.gitignore @@ -8,6 +8,10 @@ images/member_photos/ images/signature_attachments/ images/pm_attachments/ +# For security do not publish the following files +system/expressionengine/config/database.php +system/expressionengine/config/config.php + # Caches sized/ thumbs/