From b234a3545a34d27cbd1f043a55963f048239549a Mon Sep 17 00:00:00 2001 From: Rushabh Mehta Date: Wed, 11 Dec 2013 10:55:55 +0530 Subject: [PATCH] moved config.json inside erpnext --- config.json => erpnext/config.json | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename config.json => erpnext/config.json (100%) diff --git a/config.json b/erpnext/config.json similarity index 100% rename from config.json rename to erpnext/config.json