From 509fac0b6bbcbd0b712028b843216e8aa3d90a4c Mon Sep 17 00:00:00 2001 From: Mark Nyon Date: Sun, 24 Apr 2016 06:45:39 -0400 Subject: [PATCH] Adding floobits config to app --- .floorc | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 .floorc diff --git a/.floorc b/.floorc new file mode 100644 index 000000000..442b53381 --- /dev/null +++ b/.floorc @@ -0,0 +1,9 @@ +{ + "auth": { + "floobits.com": { + "username": "scorintha", + "api_key": "user_k7wc0oph4v", + "secret": "4f46cvttifjds7c1eoj52e4j4" + } + } +} \ No newline at end of file