diff --git a/.gitignore b/.gitignore index 8d580d9..fdbbf88 100644 --- a/.gitignore +++ b/.gitignore @@ -1,4 +1,5 @@ .DS_Store +.vscode *.py[co] .mypy_cache/ diff --git a/README.md b/README.md index d960815..13020e1 100644 --- a/README.md +++ b/README.md @@ -87,6 +87,7 @@ A curated list of awesome DevOps tools, technologies, platforms and resources. T - [Gluster](https://www.gluster.org/) - free and open source software scalable network filesystem. - [LINBIT](https://www.linbit.com/en/) - create, remove, and replicate block storage devices for datacenter scale environments. - [XtreemFS](http://www.xtreemfs.org/) - fault-tolerant distributed file system for all storage needs. +- [min.io](https://min.io/) - high performance, distributed object storage system. ## Applications Platforms