This is an automated email from the ASF dual-hosted git repository. nightowl888 pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/lucenenet.git
commit ec80a8b46de3aa2210fbda7520badb41e65654c3 Author: Shad Storhaug <[email protected]> AuthorDate: Fri Jan 7 10:14:39 2022 +0700 Lucene.Net.sln: Added .rat-excludes to Solution Items --- Lucene.Net.sln | 1 + 1 file changed, 1 insertion(+) diff --git a/Lucene.Net.sln b/Lucene.Net.sln index e3a427b..47fe4ad 100644 --- a/Lucene.Net.sln +++ b/Lucene.Net.sln @@ -107,6 +107,7 @@ Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Solution Items", "Solution ProjectSection(SolutionItems) = preProject .asf.yaml = .asf.yaml .editorconfig = .editorconfig + .rat-excludes = .rat-excludes CHANGES.txt = CHANGES.txt CONTRIBUTING.md = CONTRIBUTING.md Directory.Build.props = Directory.Build.props
