aboutsummaryrefslogtreecommitdiff
path: root/.pdkignore
diff options
context:
space:
mode:
authorJosh Cooper <josh@puppet.com>2018-07-09 17:05:53 -0700
committerJosh Cooper <josh@puppet.com>2018-07-09 17:05:53 -0700
commit1c6ae8bfde5175c5d3512f5acb5352fda94a4801 (patch)
tree43d077f7a23f82639709bcb43d81c2e31139fb1c /.pdkignore
parent9d96ddecea6367abee1aa77859848b0c158fca80 (diff)
downloadpuppet-hosts_core-1c6ae8bfde5175c5d3512f5acb5352fda94a4801.tar.gz
puppet-hosts_core-1c6ae8bfde5175c5d3512f5acb5352fda94a4801.tar.bz2
Initial pdk new module
Diffstat (limited to '.pdkignore')
-rw-r--r--.pdkignore24
1 files changed, 24 insertions, 0 deletions
diff --git a/.pdkignore b/.pdkignore
new file mode 100644
index 0000000..650022e
--- /dev/null
+++ b/.pdkignore
@@ -0,0 +1,24 @@
+.git/
+.*.sw[op]
+.metadata
+.yardoc
+.yardwarns
+*.iml
+/.bundle/
+/.idea/
+/.vagrant/
+/coverage/
+/bin/
+/doc/
+/Gemfile.local
+/Gemfile.lock
+/junit/
+/log/
+/pkg/
+/spec/fixtures/manifests/
+/spec/fixtures/modules/
+/tmp/
+/vendor/
+/convert_report.txt
+/update_report.txt
+.DS_Store