This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
appsettings.Production.json | |
#################### OS created files #################### | |
# Ignore Windows system files | |
Thumbs.db | |
Desktop.ini | |
# macOS folder settings | |
.DS_Store | |
################################################################################################################# | |
# From telerik Blazor.UI Github below : https://github.com/telerik/blazor-ui/blob/master/.gitignore # |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
appsettings.Production.json | |
#################### OS created files #################### | |
# Ignore Windows system files | |
Thumbs.db | |
Desktop.ini | |
# macOS folder settings | |
.DS_Store | |
################################################################################################################# | |
# From telerik Blazor.UI Github below : https://github.com/telerik/blazor-ui/blob/master/.gitignore # |