aboutsummaryrefslogtreecommitdiff
path: root/.pmtignore
diff options
context:
space:
mode:
Diffstat (limited to '.pmtignore')
-rw-r--r--.pmtignore17
1 files changed, 15 insertions, 2 deletions
diff --git a/.pmtignore b/.pmtignore
index 4e6d54b..33a8c65 100644
--- a/.pmtignore
+++ b/.pmtignore
@@ -1,11 +1,12 @@
docs/
pkg/
+Gemfile
Gemfile.lock
Gemfile.local
vendor/
.vendor/
-spec/fixtures/manifests/
-spec/fixtures/modules/
+spec/
+Rakefile
.vagrant/
.bundle/
.ruby-version
@@ -13,9 +14,21 @@ coverage/
log/
.idea/
.dependencies/
+.github/
.librarian/
Puppetfile.lock
*.iml
+.editorconfig
+.fixtures.yml
+.gitignore
+.msync.yml
+.overcommit.yml
+.pmtignore
+.rspec
+.rspec_parallel
+.rubocop.yml
+.sync.yml
.*.sw?
.yardoc/
+.yardopts
Dockerfile