Skip to content

Commit

Permalink
Updated gitignore and root Makefile
Browse files Browse the repository at this point in the history
  • Loading branch information
hemantkashniyal authored and seldondev committed Dec 20, 2019
1 parent e9de020 commit 7c5f393
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 8 deletions.
5 changes: 0 additions & 5 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -194,8 +194,3 @@ testing/scripts/go
.tox

operator/operator.tar

# go
go/third_party
go/vendor
go/tensorflow
3 changes: 0 additions & 3 deletions Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -58,6 +58,3 @@ run_python_builder:
--user=$$(id -u) \
-v $(SELDON_CORE_LOCAL_DIR):/work \
seldonio/python-builder:0.2 bash

protos_go:
make -C ./go compile_proto

0 comments on commit 7c5f393

Please sign in to comment.