Upgraded the git ingore to incluse some more jetbrains files.
This commit is contained in:
parent
839062db74
commit
ff1436b566
5
.gitignore
vendored
5
.gitignore
vendored
@ -159,7 +159,6 @@ Documentation/*.gz
|
||||
|
||||
# image resizer cache
|
||||
imagecache/
|
||||
*.DotSettings
|
||||
|
||||
# TypeScript mapping files
|
||||
*.js.map
|
||||
@ -198,3 +197,7 @@ src/Sunrise.Web.FrontEnd/.prettierrc
|
||||
src/Sunrise.Web.FrontEnd/.vscode/settings.json
|
||||
src/Sunrise.Web.Customer/Content/bundles/vendor.js
|
||||
*.editorconfig
|
||||
|
||||
#Jetbrains settings
|
||||
*.DotSettings
|
||||
*.DotSettings.user
|
||||
Loading…
Reference in New Issue
Block a user