Change "auto generated" to "auto-generated"

pull/306/head
Goodness Ezeh 4 years ago committed by GitHub
parent efbd21bf93
commit 78e2af0d16
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

6
.gitignore vendored

@ -15,7 +15,7 @@
# User-specific files (MonoDevelop/Xamarin Studio) # User-specific files (MonoDevelop/Xamarin Studio)
*.userprefs *.userprefs
# Mono auto generated files # Mono auto-generated files
mono_crash.* mono_crash.*
# Build results # Build results
@ -38,7 +38,7 @@ bld/
# Uncomment if you have tasks that create the project's static files in wwwroot # Uncomment if you have tasks that create the project's static files in wwwroot
#wwwroot/ #wwwroot/
# Visual Studio 2017 auto generated files # Visual Studio 2017 auto-generated files
Generated\ Files/ Generated\ Files/
# MSTest test Results # MSTest test Results
@ -352,4 +352,4 @@ MigrationBackup/
# Ionide (cross platform F# VS Code tools) working folder # Ionide (cross platform F# VS Code tools) working folder
.ionide/ .ionide/
4-Data-Science-Lifecycle/14-Introduction/README.md 4-Data-Science-Lifecycle/14-Introduction/README.md
.vscode/settings.json .vscode/settings.json

Loading…
Cancel
Save