From eea7b4691c0a489435814e48a257a9d047475006 Mon Sep 17 00:00:00 2001 From: Sedar Gokbulut Date: Wed, 4 Jan 2017 11:21:20 -0800 Subject: Adding Microsoft.NETCore.Native package (#8791) * "Adding Microsoft.NETCore.Native package" * Adding generic linux configuration to Microsoft.NETCore.Native package * Fixing the OSX pkgproj of Microsoft.NETCore.Native to include S.Globalization.Native.dylib and not .so --- .gitignore | 1 + 1 file changed, 1 insertion(+) (limited to '.gitignore') diff --git a/.gitignore b/.gitignore index 702c37daa3..5ebba36867 100644 --- a/.gitignore +++ b/.gitignore @@ -24,6 +24,7 @@ build/ bld/ [Bb]in/ [Oo]bj/ +localpkg/ msbuild.log # add back architecture directories ignored in 'Build results' -- cgit v1.2.3