Replaces configuration files and update project structure

This commit is contained in:
2025-06-16 22:35:21 +03:00
parent 65f3c1c41b
commit 419780df44
20 changed files with 930 additions and 31 deletions

View File

@ -10,5 +10,5 @@ trim_trailing_whitespace = true
[*.sh]
end_of_line = lf
[**/Migrations/*.cs]
[{*.Generated.*.cs,Migrations/*,Scripts/*}]
generated_code = true