refatco and cleanup

This commit is contained in:
Paul Schneider 2026-07-05 17:54:36 +01:00
commit 4d51267dfd
66 changed files with 32 additions and 1619 deletions

22
.gitignore vendored
View file

@ -1,24 +1,8 @@
.sass-cache/
/src/isnd/bin/
/src/isnd/obj/
/src/isn/obj
/src/isn/bin
/src/isn/.vscode/
/test/isnd.tests/obj/
/test/isnd.tests/bin/
/packages/
bin/
obj/
bower_components/
/test/isn.tests/bin
/test/isn.tests/obj/
appsettings.Testing.json
appsettings.Development.json
/wwwroot/.sass-cache/
/src/isnd/wwwroot/.sass-cache/
/src/isn.abst/bin
/src/isn.abst/obj
/src/isnd/packages/
/test/data/test-isn/bin/
/test/data/test-isn/obj
appsettings.*.json
.fake
/artifacts/
/.vs/