YoungWoo Kim created BIGTOP-1614:
------------------------------------
Summary: Add .gitignore file for docker-puppet
Key: BIGTOP-1614
URL: https://issues.apache.org/jira/browse/BIGTOP-1614
Project: Bigtop
Issue Type: Improvement
Components: vm
Reporter: YoungWoo Kim
Assignee: YoungWoo Kim
Priority: Trivial
There are files we do not need to track at bigtop-deploy/vm/docker-puppet/.
Let's add the files to .gitignore file.
Files to add:
{noformat}
Untracked files:
(use "git add <file>..." to include in what will be committed)
bigtop-deploy/vm/docker-puppet/config.rb
bigtop-deploy/vm/docker-puppet/config/
bigtop-deploy/vm/docker-puppet/hosts
{noformat}
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)