summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeff McCune <jeff@puppetlabs.com>2011-06-16 12:10:44 -0700
committerJeff McCune <jeff@puppetlabs.com>2011-06-16 12:10:44 -0700
commitbf0757a3bd9b1d991d8f465f929d9c4724c0c1a0 (patch)
treee814cbb8f10193f66a1b6e26cc95f56fbe1ba297
parent52cc2da55c2a0247e51c77d3e390aa4c050db395 (diff)
Remove metadata.json from the repository
This file is automatically generated during the module build process. It should be ignored by git and removed from the repository.
-rw-r--r--.gitignore1
-rw-r--r--metadata.json12
2 files changed, 1 insertions, 12 deletions
diff --git a/.gitignore b/.gitignore
index 01d0a08..42a59a4 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
pkg/
+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. |
-| |
-+-----------------------------------------------------------------------+
-*/
-
-{}