(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:
parent
cdf4ea0e16
commit
3234ff88cb
2
.gitignore
vendored
2
.gitignore
vendored
@ -3,3 +3,5 @@ spec/fixtures/modules/*
|
||||
spec/fixtures/manifests/site.pp
|
||||
Gemfile.lock
|
||||
.vendor
|
||||
doc/
|
||||
.yardoc
|
||||
|
Loading…
x
Reference in New Issue
Block a user