Upgraded the git ingore to incluse some more jetbrains files.

This commit is contained in:
Colin Dawson 2026-03-02 22:45:13 +00:00
parent 839062db74
commit ff1436b566

5
.gitignore vendored
View File

@ -159,7 +159,6 @@ Documentation/*.gz
# image resizer cache # image resizer cache
imagecache/ imagecache/
*.DotSettings
# TypeScript mapping files # TypeScript mapping files
*.js.map *.js.map
@ -198,3 +197,7 @@ src/Sunrise.Web.FrontEnd/.prettierrc
src/Sunrise.Web.FrontEnd/.vscode/settings.json src/Sunrise.Web.FrontEnd/.vscode/settings.json
src/Sunrise.Web.Customer/Content/bundles/vendor.js src/Sunrise.Web.Customer/Content/bundles/vendor.js
*.editorconfig *.editorconfig
#Jetbrains settings
*.DotSettings
*.DotSettings.user