From 9fd61c666a0487cd2d5656ff04b9ab9ba8ff37e8 Mon Sep 17 00:00:00 2001 From: Jan Tattermusch Date: Tue, 19 Jan 2016 14:44:20 -0800 Subject: fix artifact building on win --- .gitignore | 3 +++ 1 file changed, 3 insertions(+) (limited to '.gitignore') diff --git a/.gitignore b/.gitignore index 471649d7a0..cc70659661 100644 --- a/.gitignore +++ b/.gitignore @@ -82,3 +82,6 @@ DerivedData # Podfile.lock and the workspace file are tracked, to ease deleting them. That's # needed to trigger "pod install" to rerun the preinstall commands. Pods/ + +# Artifacts directory +artifacts/ -- cgit v1.2.3