Fix .gitignore typo (#636)

This commit is contained in:
kevin hogeland 2019-09-25 13:08:55 -07:00 committed by Yinan Li
parent 74bd887581
commit 1e716f80ac
1 changed files with 1 additions and 1 deletions

2
.gitignore vendored
View File

@ -4,6 +4,6 @@ spark-operator
.idea/
**/*.iml
sparkctl/sparkctl
spark-on-k8s-oprator
spark-on-k8s-operator
sparkctl/sparkctl-linux-amd64
sparkctl/sparkctl-darwin-amd64