Skip to content

Commit 36d2a21

Browse files
authored
Remove render-cli binary from source control (#260)
Dev binary was committed as a convenience but goes stale quickly. Official builds use GoReleaser; local builds can use `go build`.
1 parent 3a060c4 commit 36d2a21

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

.gitignore

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,6 @@
11
.idea
2-
*.iml
2+
*.iml
3+
# binaries for local testing
4+
render-cli
5+
render
6+
cli

render-cli

-14.8 MB
Binary file not shown.

0 commit comments

Comments
 (0)