Repository: bigtop Updated Branches: refs/heads/master c26ae2df1 -> 4bab821aa
BIGTOP-1613: Add .gitignore for vagrant-puppet Signed-off-by: jayunit100 <[email protected]> Project: http://git-wip-us.apache.org/repos/asf/bigtop/repo Commit: http://git-wip-us.apache.org/repos/asf/bigtop/commit/4bab821a Tree: http://git-wip-us.apache.org/repos/asf/bigtop/tree/4bab821a Diff: http://git-wip-us.apache.org/repos/asf/bigtop/diff/4bab821a Branch: refs/heads/master Commit: 4bab821aa9e653d2bdc966a08271a244ff1d0d9d Parents: c26ae2d Author: Youngwoo Kim <[email protected]> Authored: Tue Jan 20 11:41:53 2015 +0900 Committer: jayunit100 <[email protected]> Committed: Mon Jan 19 22:48:34 2015 -0500 ---------------------------------------------------------------------- bigtop-deploy/vm/vagrant-puppet/.gitignore | 1 + 1 file changed, 1 insertion(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/bigtop/blob/4bab821a/bigtop-deploy/vm/vagrant-puppet/.gitignore ---------------------------------------------------------------------- diff --git a/bigtop-deploy/vm/vagrant-puppet/.gitignore b/bigtop-deploy/vm/vagrant-puppet/.gitignore new file mode 100644 index 0000000..04204c7 --- /dev/null +++ b/bigtop-deploy/vm/vagrant-puppet/.gitignore @@ -0,0 +1 @@ +config
