diff options
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore index fba66db..7e72167 100644 --- a/.gitignore +++ b/.gitignore @@ -11,3 +11,5 @@ appsettings.Local*.json appservice.yaml appservice.json Tests/LibMatrix.Tests/appsettings.json +**/BenchmarkDotNet.Artifacts/ +Utilities/LibMatrix.EventTypes.Benchmark/*.json |