aboutsummaryrefslogtreecommitdiff
path: root/.pdkignore
diff options
context:
space:
mode:
authorJosh Cooper <josh@puppet.com>2018-06-27 21:40:48 -0700
committerJosh Cooper <josh@puppet.com>2018-06-27 21:40:48 -0700
commitc051e86b350329bc1a7cd1c9c239ec29212b8e56 (patch)
tree9541699e0d8764e335a25205041d4a7c70495dc3 /.pdkignore
parentb9263341547f13a6af09f748d9b9ac483b5d2030 (diff)
downloadpuppet-augeas_core-c051e86b350329bc1a7cd1c9c239ec29212b8e56.tar.gz
puppet-augeas_core-c051e86b350329bc1a7cd1c9c239ec29212b8e56.tar.bz2
Module creation using pdk 1.5
Diffstat (limited to '.pdkignore')
-rw-r--r--.pdkignore23
1 files changed, 23 insertions, 0 deletions
diff --git a/.pdkignore b/.pdkignore
new file mode 100644
index 0000000..49bc2a4
--- /dev/null
+++ b/.pdkignore
@@ -0,0 +1,23 @@
+.*.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