From a06c3ad2c02a5473184711be6dbf1b30f0299e11 Mon Sep 17 00:00:00 2001 From: Thomas Boerger Date: Wed, 15 Mar 2017 13:30:00 +0100 Subject: Synced gitignores with github repo (#1245) * Renamed scripts directory into contrib * Added script to download gitignores from github * Synced gitignores with github repo --- options/gitignore/Scala | 15 --------------- 1 file changed, 15 deletions(-) (limited to 'options/gitignore/Scala') diff --git a/options/gitignore/Scala b/options/gitignore/Scala index c58d83b318..9c07d4ae98 100644 --- a/options/gitignore/Scala +++ b/options/gitignore/Scala @@ -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 -- cgit v1.2.3