File tree Expand file tree Collapse file tree 5 files changed +4
-6
lines changed Expand file tree Collapse file tree 5 files changed +4
-6
lines changed Original file line number Diff line number Diff line change 1- .dockerignore
1+ .dockerignore
22.env
33.git
44.gitignore
Original file line number Diff line number Diff line change 1818 " .iced" ,
1919 " .config" ,
2020 " .cs" ,
21- " .vb" ,
2221 " .json"
2322 ]
2423 }
Original file line number Diff line number Diff line change 1212
1313[issuetracker "Gitee-Commit"]
1414 regex = "[C|c]ommit:([^\\s]*)"
15- url = "https://gitee .com/Longbow /BootstrapBlazor/commit/$1"
15+ url = "https://github .com/dotnetcore /BootstrapBlazor/commit/$1"
1616
1717[issuetracker "Gitee-PR"]
1818 regex = "!([\\d]+)"
19- url = "https://gitee .com/Longbow /BootstrapBlazor/pulls/$1"
19+ url = "https://github .com/dotnetcore /BootstrapBlazor/pulls/$1"
Load Diff This file was deleted.
Original file line number Diff line number Diff line change 189189 same "printed page" as the copyright notice for easier
190190 identification within third-party archives.
191191
192- Copyright [Argo Zhang] (argo@163.com )
192+ Copyright [Argo Zhang] (argo@live.ca )
193193
194194 Licensed under the Apache License, Version 2.0 (the "License");
195195 you may not use this file except in compliance with the License.
You can’t perform that action at this time.
0 commit comments