From 73eb55b232fca16f17638bbb73b641fa8859fc8b Mon Sep 17 00:00:00 2001 From: James Vasile Date: Thu, 15 Dec 2011 15:40:06 -0500 Subject: [PATCH] cfg.py shouldn't overwrite local config on update --- cfg.py => cfg.sample.py | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename cfg.py => cfg.sample.py (100%) diff --git a/cfg.py b/cfg.sample.py similarity index 100% rename from cfg.py rename to cfg.sample.py