ts support, public api support
This commit is contained in:
7
.gitignore
vendored
7
.gitignore
vendored
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user