From 318939af8d86af56878c4cab60eb46c21c2dc66c Mon Sep 17 00:00:00 2001 From: Michael Donaghy Date: Wed, 20 Aug 2014 12:36:44 +0100 Subject: + core: add support for trace context propagation on Scalaz futures --- .gitignore | 6 ++++++ 1 file changed, 6 insertions(+) (limited to '.gitignore') diff --git a/.gitignore b/.gitignore index ead8dff7..9a29a91d 100644 --- a/.gitignore +++ b/.gitignore @@ -23,6 +23,12 @@ project/plugins/project/ *.iml *.iws +# Eclipse +.project +.settings +.classpath +.cache + _site # Ignore Play! working directory # -- cgit v1.2.3