diff --git a/.gitignore b/.gitignore index b9d795ce4..1040236af 100644 --- a/.gitignore +++ b/.gitignore @@ -215,5 +215,10 @@ _build/ .idea *.iml +# Eclipse +**/.settings +**/.project +**/.classpath + # BenchmarkDotNet BenchmarkDotNet.Artifacts/