diff options
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -1,3 +1,7 @@ # test artifacts cover.out +cover.out.* cover.html + +# vendoring +.golangvend-cache/ |
![]() |
index : go-schwift | |
| Go client library for Swift (OpenStack object storage) aka Rackspace Cloud Files aka Memset Memstore |
| aboutsummaryrefslogtreecommitdiff |
| -rw-r--r-- | .gitignore | 4 |
@@ -1,3 +1,7 @@ # test artifacts cover.out +cover.out.* cover.html + +# vendoring +.golangvend-cache/ |