Skip to content

Commit

Permalink
add build exe to gitignore (#736)
Browse files Browse the repository at this point in the history
This is a built binary, should be ignore when git committion.
  • Loading branch information
xiekeyang authored and soamvasani committed Jun 8, 2018
1 parent 952b48b commit a5bc2a6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .gitignore
@@ -1,5 +1,6 @@
fission-bundle/fission-bundle
fission/fission
environments/fetcher/cmd/fetcher

# Pycharm IDE
.idea
Expand Down

0 comments on commit a5bc2a6

Please sign in to comment.