Update helmignore to ignore the test folder

This commit is contained in:
Mitchell Hashimoto 2018-08-20 17:03:28 -07:00
parent 37351656b0
commit 803a22e51e
No known key found for this signature in database
GPG key ID: 744E147AA52F5B0A

View file

@ -1,2 +1,3 @@
.git/ .git/
.terraform/ .terraform/
test/