Skip to content

Commit

Permalink
Move gpg-plugin into .gitignored file
Browse files Browse the repository at this point in the history
  • Loading branch information
mpeltonen committed Nov 25, 2012
1 parent 1f9e1ff commit 79ea423
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
1 change: 1 addition & 0 deletions .gitignore
Expand Up @@ -14,3 +14,4 @@ idea.iml
.project .project
.cache .cache
.settings .settings
project/privateplugins.sbt
1 change: 0 additions & 1 deletion project/plugins.sbt
@@ -1,3 +1,2 @@
addSbtPlugin("com.jsuereth" % "xsbt-gpg-plugin" % "0.6")


libraryDependencies <+= sbtVersion("org.scala-sbt" % "scripted-plugin" % _) libraryDependencies <+= sbtVersion("org.scala-sbt" % "scripted-plugin" % _)

0 comments on commit 79ea423

Please sign in to comment.