From bacb7bc800acb70eeccad6a8542f508636c84f1a Mon Sep 17 00:00:00 2001 From: Tyler Renelle Date: Mon, 9 Jul 2012 16:23:18 -0400 Subject: [PATCH] nodester: add config files --- .appconfig | 1 + .nodester.appconfig | 1 + 2 files changed, 2 insertions(+) create mode 100644 .appconfig create mode 100644 .nodester.appconfig diff --git a/.appconfig b/.appconfig new file mode 100644 index 0000000000..117037a3d3 --- /dev/null +++ b/.appconfig @@ -0,0 +1 @@ +appname=habitrpg diff --git a/.nodester.appconfig b/.nodester.appconfig new file mode 100644 index 0000000000..117037a3d3 --- /dev/null +++ b/.nodester.appconfig @@ -0,0 +1 @@ +appname=habitrpg