1
0
mirror of https://github.com/github/gitignore synced 2025-03-12 03:02:30 +01:00
gitignore/Scala.gitignore

21 lines
214 B
Plaintext

*.class
*.log
# sbt specific
.cache/
.history/
.lib/
dist/*
target/
lib_managed/
src_managed/
project/boot/
project/plugins/project/
# Scala-IDE specific
.scala_dependencies
.worksheet
# IntelliJ specific
.idea