You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

SBT 186B

123456789
  1. # Simple Build Tool
  2. # http://www.scala-sbt.org/release/docs/Getting-Started/Directories.html#configuring-version-control
  3. target/
  4. lib_managed/
  5. src_managed/
  6. project/boot/
  7. .history
  8. .cache