From 4c1161891b86c94c4df8ac4fe2778ba7f46950ce Mon Sep 17 00:00:00 2001 From: Ken Barber Date: Sat, 25 Jun 2011 19:23:45 +0100 Subject: [PATCH] 9 - remove empty metadata.json from repo to avoid errors when using from github. --- .gitignore | 1 + metadata.json | 12 ------------ 2 files changed, 1 insertion(+), 12 deletions(-) delete mode 100644 metadata.json diff --git a/.gitignore b/.gitignore index c680a6c..79d3358 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,3 @@ pkg/ .DS_Store +metadata.json diff --git a/metadata.json b/metadata.json deleted file mode 100644 index 8ce7797..0000000 --- a/metadata.json +++ /dev/null @@ -1,12 +0,0 @@ -/* -+-----------------------------------------------------------------------+ -| | -| ==> DO NOT EDIT THIS FILE! <== | -| | -| You should edit the `Modulefile` and run `puppet-module build` | -| to generate the `metadata.json` file for your releases. | -| | -+-----------------------------------------------------------------------+ -*/ - -{}