diff --git a/.gitignore b/.gitignore index a3671ce..a6fe069 100644 --- a/.gitignore +++ b/.gitignore @@ -360,4 +360,7 @@ MigrationBackup/ # End of https://www.toptal.com/developers/gitignore/api/csharp -.idea/ \ No newline at end of file +.idea/ + +# C# Dev Kit cache file +*.lscache