too much for one commit

This commit is contained in:
Nils Blomgren
2026-05-13 14:01:32 +02:00
parent a96dd33039
commit 328d494530
394 changed files with 98104 additions and 78 deletions

8
.gitignore vendored
View File

@@ -66,6 +66,9 @@ artifacts/
# ASP.NET Scaffolding
ScaffoldingReadMe.txt
# Local dev data persistence
**/App_Data/
# StyleCop
StyleCopReport.xml
@@ -414,3 +417,8 @@ FodyWeavers.xsd
# Built Visual Studio Code Extensions
*.vsix
# Local SQLite databases
*.db
*.db-shm
*.db-wal