Skip to content

Commit

Permalink
Exclude binary from repo
Browse files Browse the repository at this point in the history
  • Loading branch information
deanishe committed Aug 4, 2020
1 parent cb704d1 commit 17d8a28
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 9 deletions.
2 changes: 1 addition & 1 deletion _examples/reading-list/.gitignore
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
# Binary
/update
/reading-list
Binary file removed _examples/reading-list/reading-list
Binary file not shown.
8 changes: 0 additions & 8 deletions modd.conf
Original file line number Diff line number Diff line change
@@ -1,13 +1,5 @@
@shell = bash

# Rebuild examples
_examples/bookmarks/*.go {
prep: "
# build example workflow: bookmarks
GO111MODULE=on go build -o ./_examples/bookmarks/bookmarks ./_examples/bookmarks
"
}

_examples/settings/*.go {
prep: "
# build example workflow: settings
Expand Down

0 comments on commit 17d8a28

Please sign in to comment.