chore(Config): update configuration files (#6494)

* chore: 更改邮件地址

* chore: 更新配置文件
This commit is contained in:
Argo Zhang
2025-07-26 21:48:08 +08:00
committed by GitHub
parent df25e04f9a
commit c3eba6bbc9
5 changed files with 4 additions and 6 deletions

View File

@@ -1,4 +1,4 @@
.dockerignore
.dockerignore
.env
.git
.gitignore

View File

@@ -18,7 +18,6 @@
".iced",
".config",
".cs",
".vb",
".json"
]
}

View File

@@ -12,8 +12,8 @@
[issuetracker "Gitee-Commit"]
regex = "[C|c]ommit:([^\\s]*)"
url = "https://gitee.com/Longbow/BootstrapBlazor/commit/$1"
url = "https://github.com/dotnetcore/BootstrapBlazor/commit/$1"
[issuetracker "Gitee-PR"]
regex = "!([\\d]+)"
url = "https://gitee.com/Longbow/BootstrapBlazor/pulls/$1"
url = "https://github.com/dotnetcore/BootstrapBlazor/pulls/$1"

View File

@@ -1 +0,0 @@
\.git

View File

@@ -189,7 +189,7 @@
same "printed page" as the copyright notice for easier
identification within third-party archives.
Copyright [Argo Zhang] (argo@163.com)
Copyright [Argo Zhang] (argo@live.ca)
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.