diff --git a/.gitignore b/.gitignore index 69ada4f..db0bf23 100644 --- a/.gitignore +++ b/.gitignore @@ -7,4 +7,5 @@ test.md .DS_Store pg-bkup /.idea -bin \ No newline at end of file +bin +Makefile \ No newline at end of file diff --git a/README.md b/README.md index c65ede9..dc31345 100644 --- a/README.md +++ b/README.md @@ -16,7 +16,7 @@ Successfully tested on: - Docker - Docker in Swarm mode - Kubernetes -- Openshift +- OpenShift ## Documentation is found at