bitcoin-s/.gitignore
2016-04-28 15:58:12 -05:00

19 lines
198 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
.idea/*
*.iml