(maint) - add back gems removed by pdk update
[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 .project
26 .envrc
27 /inventory.yaml
28 /appveyor.yml
29 /.fixtures.yml
30 /Gemfile
31 /.gitattributes
32 /.gitignore
33 /.gitlab-ci.yml
34 /.pdkignore
35 /Rakefile
36 /rakelib/
37 /.rspec
38 /.rubocop.yml
39 /.travis.yml
40 /.yardopts
41 /spec/
42 /.vscode/