You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@bigtop.apache.org by "YoungWoo Kim (JIRA)" <ji...@apache.org> on 2015/01/20 06:30:35 UTC

[jira] [Created] (BIGTOP-1614) Add .gitignore file for docker-puppet

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)