Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/dotnet/aspnetcore.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorVictor Hurdugaci <victor.hurdugaci@microsoft.com>2016-03-03 02:57:31 +0300
committerVictor Hurdugaci <victor.hurdugaci@microsoft.com>2016-03-03 20:50:25 +0300
commit510dab8407557ba07b443ae1062915d3a1f45443 (patch)
tree6578d87c89046ea6109bcaf29564edd75d8394e9 /.gitignore
parent27e373b277319c45a1c0c359c4e9c513ab007ff9 (diff)
Remove KoreBuild
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore3
1 files changed, 2 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore
index bf70ff6f5b..af72861ecd 100644
--- a/.gitignore
+++ b/.gitignore
@@ -15,4 +15,5 @@ StyleCop.Cache
node_modules
*.snk
.nuget/NuGet.exe
-project.lock.json \ No newline at end of file
+project.lock.json
+.build \ No newline at end of file