add build exe to gitignore (#736)
This is a built binary, should be ignore when git committion.
This commit is contained in:
@@ -1,5 +1,6 @@
|
||||
fission-bundle/fission-bundle
|
||||
fission/fission
|
||||
environments/fetcher/cmd/fetcher
|
||||
|
||||
# Pycharm IDE
|
||||
.idea
|
||||
|
||||
Reference in New Issue
Block a user