# HG changeset patch # User Marcin Kuzminski # Date 2016-06-08 14:27:07 # Node ID 86b9fb147735ee8303514a0da6d08a20ee1e1b01 # Parent 5064a23fd2584485e98f93d08adc46644d6fbab6 configs: use configs dir as other projects do diff --git a/development.ini b/configs/development.ini rename from development.ini rename to configs/development.ini diff --git a/development_pyramid.ini b/configs/development_pyramid.ini rename from development_pyramid.ini rename to configs/development_pyramid.ini diff --git a/production.ini b/configs/production.ini rename from production.ini rename to configs/production.ini