summaryrefslogtreecommitdiff
path: root/test/benchmarks/.gitignore
diff options
context:
space:
mode:
authorLukas Rytz <lukas.rytz@gmail.com>2016-06-01 10:20:59 +0200
committerLukas Rytz <lukas.rytz@gmail.com>2016-06-01 10:20:59 +0200
commit20dd825ec6b5d4015ce36cf4373ba1c1d917da94 (patch)
tree8853ed0b590f37607fdedaed36a74ca6fada34c8 /test/benchmarks/.gitignore
parent697158414f563a9b43ada696a1bb949eab96208b (diff)
parentcba585d41b9c2c47f256cbce45115bb205ae58a2 (diff)
downloadscala-20dd825ec6b5d4015ce36cf4373ba1c1d917da94.tar.gz
scala-20dd825ec6b5d4015ce36cf4373ba1c1d917da94.tar.bz2
scala-20dd825ec6b5d4015ce36cf4373ba1c1d917da94.zip
Merge commit 'cba585d' into merge-2.11-to-2.12-june-1
Diffstat (limited to 'test/benchmarks/.gitignore')
-rw-r--r--test/benchmarks/.gitignore14
1 files changed, 14 insertions, 0 deletions
diff --git a/test/benchmarks/.gitignore b/test/benchmarks/.gitignore
new file mode 100644
index 0000000000..ce4d893417
--- /dev/null
+++ b/test/benchmarks/.gitignore
@@ -0,0 +1,14 @@
+/project/project/
+/project/target/
+/target/
+
+# what appears to be a Scala IDE-generated file
+.cache-main
+
+# standard Eclipse output directory
+/bin/
+
+# sbteclipse-generated Eclipse files
+/.classpath
+/.project
+/.settings/