Added scala gitignore

This commit is contained in:
Kriss Kowalik 2010-11-09 05:36:10 +08:00 committed by Chris Wanstrath
parent 8152623b1e
commit 8db8a470ea
1 changed files with 10 additions and 0 deletions

10
Scala.gitignore Normal file
View File

@ -0,0 +1,10 @@
*.class
*.log
# sbt specific
dist/*
target/
lib_managed/
src_managed/
project/boot/
project/plugins/project/