summaryrefslogtreecommitdiffstats
path: root/Rakefile
diff options
context:
space:
mode:
Diffstat (limited to 'Rakefile')
-rw-r--r--Rakefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/Rakefile b/Rakefile
index 68a36ca..72ce031 100644
--- a/Rakefile
+++ b/Rakefile
@@ -28,6 +28,7 @@ exclude_paths = [
"vendor/**/*",
"spec/**/*",
"tmp/**/*",
+ "rpmbuild/**/*",
"vagrant/**/*", # TODO: remove this, once we update vagrant/ to puppet4
]
PuppetLint.configuration.ignore_paths = exclude_paths