add build exe to gitignore (#736)

This is a built binary, should be ignore when git committion.
This commit is contained in:
xiekeyang
2018-06-08 10:46:17 -07:00
committed by Soam Vasani
parent 952b48bd68
commit a5bc2a6d4c
+1
View File
@@ -1,5 +1,6 @@
fission-bundle/fission-bundle
fission/fission
environments/fetcher/cmd/fetcher
# Pycharm IDE
.idea