Gitignore extended & rubocop added
From gareth/puppet-module-skeleton example : https://github.com/garethr/puppet-module-skeleton
This commit is contained in:
+2
-1
@@ -1,7 +1,8 @@
|
||||
pkg/
|
||||
.*.sw?
|
||||
spec/fixtures
|
||||
Gemfile.lock
|
||||
spec/fixtures/manifests
|
||||
spec/fixtures/modules
|
||||
.rspec_system
|
||||
.vagrant
|
||||
.bundle
|
||||
|
||||
Reference in New Issue
Block a user