From 36536d81678058e0d3a934e4f436dfd7afcdc0ab Mon Sep 17 00:00:00 2001 From: Lloyd Hilaiel Date: Thu, 19 Sep 2013 15:49:53 +0300 Subject: [PATCH] add an empty .awsbox.json - this allows one to clone and use awsbox's functionality not related to deployment --- .awsbox.json | 1 + 1 file changed, 1 insertion(+) create mode 100644 .awsbox.json diff --git a/.awsbox.json b/.awsbox.json new file mode 100644 index 0000000..d79b835 --- /dev/null +++ b/.awsbox.json @@ -0,0 +1 @@ +{"processes": []}