diff options
Diffstat (limited to 'vendor/go.uber.org/atomic/.gitignore')
-rw-r--r-- | vendor/go.uber.org/atomic/.gitignore | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/vendor/go.uber.org/atomic/.gitignore b/vendor/go.uber.org/atomic/.gitignore index 0a4504f1..c3fa2538 100644 --- a/vendor/go.uber.org/atomic/.gitignore +++ b/vendor/go.uber.org/atomic/.gitignore @@ -1,6 +1,7 @@ +/bin .DS_Store /vendor -/cover +cover.html cover.out lint.log |