Kakhaber Kashmadze - 2015-12-18 15:58:27 -
In reply to message 1 from Debbie Schmidt
it is ignored by git
in config.php is only constants for database
define('DBHOST','localhost');
define('DBUSER','username');
define('DBPASS','password');
define('DBNAME','databasename');