1
0

Initial commit

This commit is contained in:
Henry Cook
2015-07-28 15:52:07 -07:00
commit 2225a6d5b4
3 changed files with 47 additions and 0 deletions

17
junctions/.gitignore vendored Normal file
View File

@ -0,0 +1,17 @@
*.class
*.log
# sbt specific
.cache
.history
.lib/
dist/*
target/
lib_managed/
src_managed/
project/boot/
project/plugins/project/
# Scala-IDE specific
.scala_dependencies
.worksheet