Skip to content

An sbt plugin that adds commands for gitignore.io to create useful .gitignore files for your project.

License

Notifications You must be signed in to change notification settings

BotTech/sbt-gitignore

Repository files navigation

sbt-gitignore

Build Status Download

An sbt plugin that generates .gitignore files from gitignore.io

Setup

This plugin requires sbt 1.0.0+.

Add this plugin to your project/plugins.sbt file:

addSbtPlugin("nz.co.bottech.sbt.gitignore" % "sbt-gitignore" % "1.0.0")

Usage

TODO.

Contributing

See CONTRIBUTING.md.

Credits

This plugin was generated from the [BotTech/sbt-autoplugin.g8] Giter8 template.

Credit to these Open Source projects:

Special thanks to:

  • GitHub for hosting the git repository.
  • JFrog for distributing the releases on Bintray.
  • Lightbend for Scala, sbt and distributing the plugin in the community sbt repository.
  • scalacenter for Scala and indexing this project in the Scaladex.
  • Travis CI for running the build.
  • All the other contributors who made this project possible.

About

An sbt plugin that adds commands for gitignore.io to create useful .gitignore files for your project.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages