(doc) Added puppet strings generated files to gitignore
Puppet strings, the new puppetdoc reloaded project, is a wrapper on yardoc. This commit only add doc and .yarddoc to gitignore file.
This commit is contained in:
2
.gitignore
vendored
2
.gitignore
vendored
@@ -3,3 +3,5 @@ spec/fixtures/modules/*
|
||||
spec/fixtures/manifests/site.pp
|
||||
Gemfile.lock
|
||||
.vendor
|
||||
doc/
|
||||
.yardoc
|
||||
|
Reference in New Issue
Block a user