remove useless example

trunk
Thomas 2 years ago
parent 8c7c40c8d4
commit e01954f8ea

@ -13,7 +13,6 @@ def apply_template!
template "README.md.tt", force: true
remove_file "README.rdoc"
template "example.env.tt"
copy_file "editorconfig", ".editorconfig"
copy_file "overcommit.yml", ".overcommit.yml"
template "ruby-version.tt", ".ruby-version", force: true

Loading…
Cancel
Save