From 43f50c761dd3498d1a5628339e61afeb8223dc25 Mon Sep 17 00:00:00 2001 From: Srivardhan Hebbar Date: Thu, 19 Feb 2015 08:51:26 -0500 Subject: [PATCH] express: Added .arcconfig Summary: Added arc config file. Reviewers: devilhorns Differential Revision: https://phab.enlightenment.org/D1996 --- .arcconfig | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 .arcconfig diff --git a/.arcconfig b/.arcconfig new file mode 100644 index 0000000..dbac912 --- /dev/null +++ b/.arcconfig @@ -0,0 +1,4 @@ +{ + "project_id" : "devs/devilhorns/express", + "conduit_uri" : "https://phab.enlightenment.org/" +}