Skip to content

Commit e9c2fda

Browse files
David Klinekeveleigh
andauthored
Update .gitignore
Co-Authored-By: Kurtis <[email protected]>
1 parent 5b31831 commit e9c2fda

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.gitignore

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@ Assets/StreamingAssets.meta
7575
# =============== #
7676
doc/
7777

78-
# This is only needed because docfx chooses the first alphebetically occuring
78+
# This is only needed because docfx chooses the first alphabetically occurring
7979
# .cs file's folder to create an obj/xdoc cache folder inside.
8080
# When https://github.com/dotnet/docfx/issues/1156 is addressed, it should be
8181
# possible to remove the rule on the following line and update our docfx
@@ -90,4 +90,4 @@ doc/
9090
/MRTKBuild/
9191
/MSBuild/
9292
/PackagesCopy/
93-
!/scripts/Packaging/NuGetRestoreProject.csproj
93+
!/scripts/Packaging/NuGetRestoreProject.csproj

0 commit comments

Comments
 (0)