add Eclipse metafiles (#9485)

This commit is contained in:
Elliotte Rusty Harold 2022-02-09 17:19:33 +00:00 committed by GitHub
parent fbe6ab2487
commit 9748e4c52c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

5
.gitignore vendored
View File

@ -215,5 +215,10 @@ _build/
.idea
*.iml
# Eclipse
**/.settings
**/.project
**/.classpath
# BenchmarkDotNet
BenchmarkDotNet.Artifacts/