diff options
author | Brendan Forster <brendan@github.com> | 2015-05-08 17:32:00 +0930 |
---|---|---|
committer | Brendan Forster <brendan@github.com> | 2015-05-08 17:32:00 +0930 |
commit | 8ab86f6bb71e85b5046f1d921bbbe5ceec9063ba (patch) | |
tree | 5e92f9088734b8cb506faeaca3222a6a6c2fa352 | |
parent | 0aee91babc4bc567b8a242c34c61e31b2ee467df (diff) | |
parent | 00e9cd8dec25bb8ad1d5ac96341d32c9a88c8d52 (diff) | |
download | gitignore-8ab86f6bb71e85b5046f1d921bbbe5ceec9063ba.tar.gz gitignore-8ab86f6bb71e85b5046f1d921bbbe5ceec9063ba.zip |
Merge pull request #1513 from damianh/patch-1
ASPNET5 -> DNX
-rw-r--r-- | VisualStudio.gitignore | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/VisualStudio.gitignore b/VisualStudio.gitignore index 52103c3d..382280af 100644 --- a/VisualStudio.gitignore +++ b/VisualStudio.gitignore @@ -38,7 +38,7 @@ TestResult.xml [Rr]eleasePS/ dlldata.c -# ASP.NET 5 +# DNX project.lock.json artifacts/ |