From 84d6e207c5440ab42fd86077a59eb41ed67536aa Mon Sep 17 00:00:00 2001 From: Eugen Wissner Date: Fri, 23 Feb 2018 18:00:23 +0100 Subject: Ignore dub.selections.json --- .gitignore | 2 ++ 1 file changed, 2 insertions(+) (limited to '.gitignore') diff --git a/.gitignore b/.gitignore index 65eccaa..3e37a49 100644 --- a/.gitignore +++ b/.gitignore @@ -4,6 +4,8 @@ # D .dub +dub.selections.json + __test__*__ __test__*__.core /tanya-test-* -- cgit v1.2.3