chore: 首次簽入 Thinkyu ASP.NET 專案

- 加入 Visual Studio / ASP.NET .gitignore
- 排除建置輸出、IDE 設定、NuGet packages、大型 MSI 安裝檔
This commit is contained in:
2026-09-10 09:42:37 +08:00
commit 577060bc78
2496 changed files with 501389 additions and 0 deletions
@@ -0,0 +1,26 @@
<!DOCTYPE html>
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<title>{主旨}</title>
<style type="text/css">
table {
font-size: 14pt
}
th {
background-color: #D0D0D0;
font-weight: normal;
text-align: left;
}
td {
background-color: white;
}
</style>
</head>
<body style="font-family: 標楷體, KaiTi; font-size: 14pt">
<p>{內文}</p>
<p><span style="font-size: 12pt">(這是系統自動發送的郵件,請勿回覆)</span></p>
</body>
</html>