From 732ff096251209fc8584b855e053d499b71e8cc7 Mon Sep 17 00:00:00 2001 From: Matias Alejo Garcia Date: Sat, 19 Apr 2014 11:23:57 -0300 Subject: [PATCH] move config to template while we develop --- js/{config.js => config.template.js} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename js/{config.js => config.template.js} (100%) diff --git a/js/config.js b/js/config.template.js similarity index 100% rename from js/config.js rename to js/config.template.js