Skip to content
Snippets Groups Projects
Unverified Commit 172738ac authored by Ben Ford's avatar Ben Ford Committed by GitHub
Browse files

Merge pull request #355 from silug/issue_352

(#352) Add .puppet-lint.rc and .sync.yml to .pdkignore
parents e470d97b fd75ab35
Branches
Tags
No related merge requests found
......@@ -47,6 +47,7 @@ common:
- '/.gitignore'
- '/.gitlab-ci.yml'
- '/.pdkignore'
- '/.puppet-lint.rc'
- '/Rakefile'
- '/rakelib/'
- '/.rspec'
......@@ -55,6 +56,7 @@ common:
- '/.yardopts'
- '/spec/'
- '/.vscode/'
- '/.sync.yml'
.travis.yml:
stages:
- static
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment