ts support, public api support

This commit is contained in:
2023-12-04 18:18:47 -06:00
parent af34139067
commit ed4a8ea43d
16 changed files with 134 additions and 10 deletions

7
.gitignore vendored
View File

@@ -7,6 +7,7 @@
__notes__
*.env
UnbinderSandbox
package-lock.json
# Files for/generated by Docker Compose
secrets
@@ -44,8 +45,8 @@ bld/
# Visual Studio 2015/2017 cache/options directory
.vs/
# Uncomment if you have tasks that create the project's static files in wwwroot
wwwroot/
wwwroot/lib/
wwwroot/js/
# Visual Studio 2017 auto generated files
Generated\ Files/
@@ -370,3 +371,5 @@ MigrationBackup/
# Fody - auto-generated XML schema
FodyWeavers.xsd
/Unbinder/wwwroot/lib
/Unbinder/wwwroot/js