From 2c4b6436058c975d77c8c318cf85fb2afc45145f Mon Sep 17 00:00:00 2001 From: Raul Gutierrez Segales Date: Mon, 01 Apr 2013 16:27:21 +0000 Subject: Add .arcconfig for Turtle Art Summary: Since we are using arc, we might as well ship the config (it has no credentials) Test Plan: none needed Reviewers: walter Reviewed By: walter Differential Revision: http://phabricator.itevenworks.net/D2 --- (limited to '.arcconfig') diff --git a/.arcconfig b/.arcconfig new file mode 100644 index 0000000..4c2c94f --- /dev/null +++ b/.arcconfig @@ -0,0 +1,4 @@ +{ + "project_id" : "turtleart", + "conduit_uri" : "http://phabricator.itevenworks.net/" +} -- cgit v0.9.1