mirror of
https://github.com/bitwarden/server.git
synced 2026-06-01 01:55:55 -05:00
Add *.lscache, *.dmp, and *.dump to .gitignore following the pattern established in dotnet/runtime#126718 and tracked in microsoft/vscode-dotnettools#2952. *.lscache files are generated by the C# Dev Kit language server and appear as untracked noise in any developer's working tree. *.dmp and *.dump files are .NET memory dump artifacts that can be large and may contain sensitive in-process data.
3.7 KiB
3.7 KiB