Skip to content

Commit

Permalink
Added scala gitignore
Browse files Browse the repository at this point in the history
  • Loading branch information
nu7hatch authored and defunkt committed Nov 8, 2010
1 parent 8152623 commit 8db8a47
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions Scala.gitignore
@@ -0,0 +1,10 @@
*.class
*.log

# sbt specific
dist/*
target/
lib_managed/
src_managed/
project/boot/
project/plugins/project/

0 comments on commit 8db8a47

Please sign in to comment.