aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorsherzod <sherzod.gapirov@mail.ru>2017-02-17 01:01:42 +0500
committersherzod <sherzod.gapirov@mail.ru>2017-02-17 01:01:42 +0500
commit770f4f3769d8828c1f79d9370f9f235fb024baa3 (patch)
treed53ae83831e7739438ef4cad8c6597df43751765
parentdce5039def1e2c6cd58b1cc50cf385c8cecbc326 (diff)
downloadgitignore-770f4f3769d8828c1f79d9370f9f235fb024baa3.tar.gz
gitignore-770f4f3769d8828c1f79d9370f9f235fb024baa3.zip
[Scala] remove external tools excludes.
Remove excludes for SBT, Eclipse and ENSIME. They'll be added to appropriate Global/ gitignore files.
-rw-r--r--Scala.gitignore21
1 files changed, 0 insertions, 21 deletions
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