From c369b20e78f5f221f2b794dcf801a79e1aaf61a1 Mon Sep 17 00:00:00 2001 From: "Carsten Haitzler (Rasterman)" Date: Sat, 23 Feb 2013 22:26:42 +0900 Subject: [PATCH] add .arcconfig for e17. --- .arcconfig | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 .arcconfig diff --git a/.arcconfig b/.arcconfig new file mode 100644 index 000000000..337a23b17 --- /dev/null +++ b/.arcconfig @@ -0,0 +1,4 @@ +{ + "project_id" : "enlightenment", + "conduit_uri" : "https://phab.enlightenment.org/" +}