Merge pull request #854 from puppetlabs/pdksync_pdksync_f778803
[puppet-modules/puppetlabs-apt.git] / .pdkignore
1 .git/
2 .*.sw[op]
3 .metadata
4 .yardoc
5 .yardwarns
6 *.iml
7 /.bundle/
8 /.idea/
9 /.vagrant/
10 /coverage/
11 /bin/
12 /doc/
13 /Gemfile.local
14 /Gemfile.lock
15 /junit/
16 /log/
17 /pkg/
18 /spec/fixtures/manifests/
19 /spec/fixtures/modules/
20 /tmp/
21 /vendor/
22 /convert_report.txt
23 /update_report.txt
24 .DS_Store
25 .envrc
26 /inventory.yaml
27 /appveyor.yml
28 /.fixtures.yml
29 /Gemfile
30 /.gitattributes
31 /.gitignore
32 /.gitlab-ci.yml
33 /.pdkignore
34 /Rakefile
35 /rakelib/
36 /.rspec
37 /.rubocop.yml
38 /.travis.yml
39 /.yardopts
40 /spec/
41 /.vscode/