From e9c2fdad97b6f2ae87abd8806275099c1f78cbdc Mon Sep 17 00:00:00 2001 From: David Kline Date: Wed, 9 Oct 2019 15:08:47 -0700 Subject: [PATCH] Update .gitignore Co-Authored-By: Kurtis --- .gitignore | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index 0da3adbf50e..158198f8c51 100644 --- a/.gitignore +++ b/.gitignore @@ -75,7 +75,7 @@ Assets/StreamingAssets.meta # =============== # doc/ -# This is only needed because docfx chooses the first alphebetically occuring +# This is only needed because docfx chooses the first alphabetically occurring # .cs file's folder to create an obj/xdoc cache folder inside. # When https://github.com/dotnet/docfx/issues/1156 is addressed, it should be # possible to remove the rule on the following line and update our docfx @@ -90,4 +90,4 @@ doc/ /MRTKBuild/ /MSBuild/ /PackagesCopy/ -!/scripts/Packaging/NuGetRestoreProject.csproj \ No newline at end of file +!/scripts/Packaging/NuGetRestoreProject.csproj