Skip to content

Commit 752c96d

Browse files
Remove GitAttributes
1 parent af2891a commit 752c96d

File tree

91 files changed

+0
-0
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

91 files changed

+0
-0
lines changed

LICENSE.md

100644100755
File mode changed.

README.md

100644100755
File mode changed.

labs/03-hosting.md

100644100755
File mode changed.

labs/04-serverless.md

100644100755
File mode changed.

labs/06-cognitive_services.md

100644100755
File mode changed.

labs/07-azure_security.md

100644100755
File mode changed.

presentations/01-Intro.pptx

100644100755
File mode changed.

presentations/02-storage.pptx

100644100755
File mode changed.

src/hotelsweb.sln

100644100755
File mode changed.

src/hotelsweb/.vscode/launch.json

100644100755
File mode changed.

src/hotelsweb/.vscode/tasks.json

100644100755
File mode changed.

src/hotelsweb/Constants/EmojiConstants.cs

100644100755
File mode changed.

src/hotelsweb/Models/Hotels.cs

100644100755
File mode changed.

src/hotelsweb/Models/HotelsContext.cs

100644100755
File mode changed.

src/hotelsweb/Pages/Error.cshtml

100644100755
File mode changed.

src/hotelsweb/Pages/Error.cshtml.cs

100644100755
File mode changed.

src/hotelsweb/Pages/Hotels/Index.cshtml

100644100755
File mode changed.

src/hotelsweb/Pages/Hotels/Index.cshtml.cs

100644100755
File mode changed.

src/hotelsweb/Pages/Index.cshtml

100644100755
File mode changed.

src/hotelsweb/Pages/Index.cshtml.cs

100644100755
File mode changed.

src/hotelsweb/Pages/Privacy.cshtml

100644100755
File mode changed.

src/hotelsweb/Pages/Privacy.cshtml.cs

100644100755
File mode changed.

src/hotelsweb/Pages/Review/Index.cshtml

100644100755
File mode changed.

src/hotelsweb/Pages/Review/Index.cshtml.cs

100644100755
File mode changed.

src/hotelsweb/Pages/Shared/_CookieConsentPartial.cshtml

100644100755
File mode changed.

src/hotelsweb/Pages/Shared/_Layout.cshtml

100644100755
File mode changed.

src/hotelsweb/Pages/Shared/_ValidationScriptsPartial.cshtml

100644100755
File mode changed.

src/hotelsweb/Pages/_ViewImports.cshtml

100644100755
File mode changed.

src/hotelsweb/Pages/_ViewStart.cshtml

100644100755
File mode changed.

src/hotelsweb/Program.cs

100644100755
File mode changed.

src/hotelsweb/Properties/launchSettings.json

100644100755
File mode changed.

src/hotelsweb/Services/ReviewsService.cs

100644100755
File mode changed.

src/hotelsweb/Services/TextAnalysisService.cs

100644100755
File mode changed.

src/hotelsweb/Startup.cs

100644100755
File mode changed.

src/hotelsweb/appsettings.Development.json

100644100755
File mode changed.

src/hotelsweb/appsettings.json

100644100755
File mode changed.

src/hotelsweb/database/sql/create-tables-data.sql

100644100755
File mode changed.

src/hotelsweb/hotelsweb.csproj

100644100755
File mode changed.

src/hotelsweb/wwwroot/css/site.css

100644100755
File mode changed.

src/hotelsweb/wwwroot/css/site.min.css

100644100755
File mode changed.

src/hotelsweb/wwwroot/favicon.ico

100644100755
File mode changed.

src/hotelsweb/wwwroot/fonts/Poppins-Medium.ttf

100644100755
File mode changed.

src/hotelsweb/wwwroot/fonts/Poppins-Medium.woff

100644100755
File mode changed.

src/hotelsweb/wwwroot/fonts/Poppins-Regular.ttf

100644100755
File mode changed.

src/hotelsweb/wwwroot/fonts/Poppins-Regular.woff

100644100755
File mode changed.

src/hotelsweb/wwwroot/fonts/Poppins-SemiBold.ttf

100644100755
File mode changed.

src/hotelsweb/wwwroot/fonts/Poppins-SemiBold.woff

100644100755
File mode changed.

src/hotelsweb/wwwroot/images/banner1.svg

100644100755
File mode changed.

src/hotelsweb/wwwroot/images/banner2.svg

100644100755
File mode changed.

src/hotelsweb/wwwroot/images/banner3.svg

100644100755
File mode changed.

src/hotelsweb/wwwroot/images/hotel_1.png

100644100755
File mode changed.

src/hotelsweb/wwwroot/images/hotel_2.png

100644100755
File mode changed.

src/hotelsweb/wwwroot/images/hotel_3.png

100644100755
File mode changed.

src/hotelsweb/wwwroot/images/logo.svg

100644100755
File mode changed.

src/hotelsweb/wwwroot/js/site.js

100644100755
File mode changed.

src/hotelsweb/wwwroot/js/site.min.js

100644100755
File mode changed.

src/hotelsweb/wwwroot/lib/bootstrap/LICENSE

100644100755
File mode changed.

src/hotelsweb/wwwroot/lib/bootstrap/dist/css/bootstrap-grid.css

100644100755
File mode changed.

src/hotelsweb/wwwroot/lib/bootstrap/dist/css/bootstrap-grid.css.map

100644100755
File mode changed.

src/hotelsweb/wwwroot/lib/bootstrap/dist/css/bootstrap-grid.min.css

100644100755
File mode changed.

src/hotelsweb/wwwroot/lib/bootstrap/dist/css/bootstrap-grid.min.css.map

100644100755
File mode changed.

src/hotelsweb/wwwroot/lib/bootstrap/dist/css/bootstrap-reboot.css

100644100755
File mode changed.

src/hotelsweb/wwwroot/lib/bootstrap/dist/css/bootstrap-reboot.css.map

100644100755
File mode changed.

src/hotelsweb/wwwroot/lib/bootstrap/dist/css/bootstrap-reboot.min.css

100644100755
File mode changed.

src/hotelsweb/wwwroot/lib/bootstrap/dist/css/bootstrap-reboot.min.css.map

100644100755
File mode changed.

src/hotelsweb/wwwroot/lib/bootstrap/dist/css/bootstrap.css

100644100755
File mode changed.

src/hotelsweb/wwwroot/lib/bootstrap/dist/css/bootstrap.css.map

100644100755
File mode changed.

src/hotelsweb/wwwroot/lib/bootstrap/dist/css/bootstrap.min.css

100644100755
File mode changed.

src/hotelsweb/wwwroot/lib/bootstrap/dist/css/bootstrap.min.css.map

100644100755
File mode changed.

src/hotelsweb/wwwroot/lib/bootstrap/dist/js/bootstrap.bundle.js

100644100755
File mode changed.

src/hotelsweb/wwwroot/lib/bootstrap/dist/js/bootstrap.bundle.js.map

100644100755
File mode changed.

src/hotelsweb/wwwroot/lib/bootstrap/dist/js/bootstrap.bundle.min.js

100644100755
File mode changed.

src/hotelsweb/wwwroot/lib/bootstrap/dist/js/bootstrap.bundle.min.js.map

100644100755
File mode changed.

src/hotelsweb/wwwroot/lib/bootstrap/dist/js/bootstrap.js

100644100755
File mode changed.

src/hotelsweb/wwwroot/lib/bootstrap/dist/js/bootstrap.js.map

100644100755
File mode changed.

src/hotelsweb/wwwroot/lib/bootstrap/dist/js/bootstrap.min.js

100644100755
File mode changed.

src/hotelsweb/wwwroot/lib/bootstrap/dist/js/bootstrap.min.js.map

100644100755
File mode changed.

src/hotelsweb/wwwroot/lib/jquery-validation-unobtrusive/LICENSE.txt

100644100755
File mode changed.

src/hotelsweb/wwwroot/lib/jquery-validation-unobtrusive/jquery.validate.unobtrusive.js

100644100755
File mode changed.

src/hotelsweb/wwwroot/lib/jquery-validation-unobtrusive/jquery.validate.unobtrusive.min.js

100644100755
File mode changed.

src/hotelsweb/wwwroot/lib/jquery-validation/.bower.json

100644100755
File mode changed.

src/hotelsweb/wwwroot/lib/jquery-validation/LICENSE.md

100644100755
File mode changed.

src/hotelsweb/wwwroot/lib/jquery-validation/dist/additional-methods.js

100644100755
File mode changed.

src/hotelsweb/wwwroot/lib/jquery-validation/dist/additional-methods.min.js

100644100755
File mode changed.

src/hotelsweb/wwwroot/lib/jquery-validation/dist/jquery.validate.js

100644100755
File mode changed.

src/hotelsweb/wwwroot/lib/jquery-validation/dist/jquery.validate.min.js

100644100755
File mode changed.

src/hotelsweb/wwwroot/lib/jquery/.bower.json

100644100755
File mode changed.

src/hotelsweb/wwwroot/lib/jquery/LICENSE.txt

100644100755
File mode changed.

src/hotelsweb/wwwroot/lib/jquery/dist/jquery.js

100644100755
File mode changed.

src/hotelsweb/wwwroot/lib/jquery/dist/jquery.min.js

100644100755
File mode changed.

src/hotelsweb/wwwroot/lib/jquery/dist/jquery.min.map

100644100755
File mode changed.

0 commit comments

Comments
 (0)