diff --git a/.dockerignore b/.dockerignore index 1c1ec969c38..18485fef8ac 100644 --- a/.dockerignore +++ b/.dockerignore @@ -1,4 +1,4 @@ -.dockerignore +.dockerignore .env .git .gitignore diff --git a/.filenesting.json b/.filenesting.json index d883937ecbe..1b025a9dd02 100644 --- a/.filenesting.json +++ b/.filenesting.json @@ -18,7 +18,6 @@ ".iced", ".config", ".cs", - ".vb", ".json" ] } diff --git a/.issuetracker b/.issuetracker index 2fde8cc479a..58cdd3158c0 100644 --- a/.issuetracker +++ b/.issuetracker @@ -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" diff --git a/.tfignore b/.tfignore deleted file mode 100644 index f924f3e5418..00000000000 --- a/.tfignore +++ /dev/null @@ -1 +0,0 @@ -\.git diff --git a/LICENSE b/LICENSE index 0a1e5eef727..260e0e067b7 100644 --- a/LICENSE +++ b/LICENSE @@ -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.