From 93620e389f79a07c920a3161046ad9668dab7ba9 Mon Sep 17 00:00:00 2001 From: Tom Hacohen Date: Thu, 26 Feb 2015 13:10:22 +0000 Subject: [PATCH] Add arc config. --- .arcconfig | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 .arcconfig diff --git a/.arcconfig b/.arcconfig new file mode 100644 index 0000000..b965993 --- /dev/null +++ b/.arcconfig @@ -0,0 +1,4 @@ +{ + "project_id" : "exactness", + "conduit_uri" : "https://phab.enlightenment.org/" +}