diff options
-rw-r--r-- | .gitignore | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore index 0b9af8f8d..18c3f1fd1 100644 --- a/.gitignore +++ b/.gitignore @@ -29,4 +29,6 @@ out cover coverage coverv -*.trace
\ No newline at end of file +*.trace +bench +github
\ No newline at end of file |