Skip to content

Commit

Permalink
rm go binaries
Browse files Browse the repository at this point in the history
  • Loading branch information
tbrand committed Jan 18, 2018
1 parent 95aac87 commit 41b333b
Show file tree
Hide file tree
Showing 6 changed files with 3 additions and 0 deletions.
1 change: 1 addition & 0 deletions go/echo/.gitignore
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
server_go_echo
Binary file removed go/echo/server_go_echo
Binary file not shown.
1 change: 1 addition & 0 deletions go/gin/.gitignore
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
server_go_gin
Binary file removed go/gin/server_go_gin
Binary file not shown.
1 change: 1 addition & 0 deletions go/iris/.gitignore
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
server_go_iris
Binary file removed go/iris/server_go_iris
Binary file not shown.

0 comments on commit 41b333b

Please sign in to comment.