method

gitignore

gitignore()
public

No documentation available.

# File railties/lib/rails/generators/rails/plugin/plugin_generator.rb, line 56
    def gitignore
      template "gitignore", ".gitignore"
    end