Skip to content

Commit

Permalink
Remove binaries.
Browse files Browse the repository at this point in the history
+ They are too big and an overhead to git operations. Need to find
a different house for the binaries
  • Loading branch information
sarun87 committed Aug 19, 2020
1 parent 900d975 commit f73839d
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -10,3 +10,6 @@

# Output of the go coverage tool, specifically when used with LiteIDE
*.out

# Bin folder
bin/
Binary file removed bin/k8snetlook
Binary file not shown.
Binary file removed bin/k8snetlook-osx
Binary file not shown.

0 comments on commit f73839d

Please sign in to comment.