Init C# Project for building exe

This commit is contained in:
Louis Lam
2022-10-06 12:08:10 +08:00
parent b993859926
commit 4a7e96f9ea
12 changed files with 418 additions and 2 deletions

View File

@@ -31,6 +31,7 @@ tsconfig.json
/tmp
/babel.config.js
/ecosystem.config.js
extra/exe-builder
### .gitignore content (commented rules are duplicated)
@@ -45,6 +46,6 @@ dist-ssr
#!/data/.gitkeep
#.vscode
### End of .gitignore content