From 770f4f3769d8828c1f79d9370f9f235fb024baa3 Mon Sep 17 00:00:00 2001 From: sherzod Date: Fri, 17 Feb 2017 01:01:42 +0500 Subject: [Scala] remove external tools excludes. Remove excludes for SBT, Eclipse and ENSIME. They'll be added to appropriate Global/ gitignore files. --- Scala.gitignore | 21 --------------------- 1 file changed, 21 deletions(-) (limited to 'Scala.gitignore') diff --git a/Scala.gitignore b/Scala.gitignore index 006a7b24..9c07d4ae 100644 --- a/Scala.gitignore +++ b/Scala.gitignore @@ -1,23 +1,2 @@ *.class *.log - -# sbt specific -.cache -.history -.lib/ -dist/* -target/ -lib_managed/ -src_managed/ -project/boot/ -project/plugins/project/ - -# Scala-IDE specific -.ensime -.ensime_cache/ -.scala_dependencies -.worksheet - -# ENSIME specific -.ensime_cache/ -.ensime -- cgit v1.2.3