diff options
| author | Bond_009 <bond.009@outlook.com> | 2019-10-19 00:22:08 +0200 |
|---|---|---|
| committer | Bond_009 <bond.009@outlook.com> | 2019-11-01 17:52:29 +0100 |
| commit | a245f5a0d463e132bcbb3c5871465bdb8bbec0b7 (patch) | |
| tree | 0c948c2838ea856bd596223ef4d286547aaba767 /.gitignore | |
| parent | 89a21c96c05dd89ff2d2bd5926d0f98c6ef0db9b (diff) | |
Rewrite hex encoder/decoder
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore index 34cf1a84c..42243f01a 100644 --- a/.gitignore +++ b/.gitignore @@ -268,3 +268,6 @@ doc/ # Deployment artifacts dist *.exe + +# BenchmarkDotNet artifacts +BenchmarkDotNet.Artifacts |
