class Rails::PluginBuilder

def gitignore

def gitignore
  template "gitignore", ".gitignore"
end