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