From 02bd76e2f5dff1b47faf13866df2fb7c35b49d84 Mon Sep 17 00:00:00 2001 From: Goodness Ezeh <88127727+GoodnessEzeh@users.noreply.github.com> Date: Mon, 29 Nov 2021 04:19:21 +0900 Subject: [PATCH] Change "auto generated" to "auto-generated" (#481) --- .gitignore | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index 3dd15239..56a48b66 100644 --- a/.gitignore +++ b/.gitignore @@ -15,7 +15,7 @@ dist # User-specific files (MonoDevelop/Xamarin Studio) *.userprefs -# Mono auto generated files +# Mono auto-generated files mono_crash.* # Build results @@ -40,7 +40,7 @@ bld/ # Uncomment if you have tasks that create the project's static files in wwwroot #wwwroot/ -# Visual Studio 2017 auto generated files +# Visual Studio 2017 auto-generated files Generated\ Files/ # MSTest test Results @@ -354,4 +354,4 @@ MigrationBackup/ .ionide/ # Mac-specific -.DS_Store \ No newline at end of file +.DS_Store