From 467e257fdb71b6b920dde08ef16337e80ef91bb6 Mon Sep 17 00:00:00 2001 From: Sayed Ibrahim Hashimi Date: Wed, 6 May 2015 14:57:21 -0700 Subject: [PATCH] adding artifacts and project.lock.json for asp.net 5 --- VisualStudio.gitignore | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/VisualStudio.gitignore b/VisualStudio.gitignore index 57a1574c..f6755c5a 100644 --- a/VisualStudio.gitignore +++ b/VisualStudio.gitignore @@ -38,6 +38,10 @@ TestResult.xml [Rr]eleasePS/ dlldata.c +# ASP.NET 5 +project.lock.json +artifacts/ + *_i.c *_p.c *_i.h