Update gitignore

remove .do files, and .DS_Store
This commit is contained in:
Vinicius Souza 2014-07-10 13:04:33 -03:00
parent 6fc8b03042
commit 67596dc8d1
1 changed files with 2 additions and 17 deletions

19
.gitignore vendored
View File

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