diff --git a/.gitignore b/.gitignore index eb1369f..8b156b0 100644 --- a/.gitignore +++ b/.gitignore @@ -23,3 +23,4 @@ _testmain.go *.test *.prof .DS_Store +/vendor diff --git a/vendor/github.com/mattn/go-runewidth b/vendor/github.com/mattn/go-runewidth deleted file mode 160000 index d6bea18..0000000 --- a/vendor/github.com/mattn/go-runewidth +++ /dev/null @@ -1 +0,0 @@ -Subproject commit d6bea18f789704b5f83375793155289da36a3c7f diff --git a/vendor/github.com/mitchellh/go-wordwrap b/vendor/github.com/mitchellh/go-wordwrap deleted file mode 160000 index ad45545..0000000 --- a/vendor/github.com/mitchellh/go-wordwrap +++ /dev/null @@ -1 +0,0 @@ -Subproject commit ad45545899c7b13c020ea92b2072220eefad42b8 diff --git a/vendor/github.com/nsf/termbox-go b/vendor/github.com/nsf/termbox-go deleted file mode 160000 index 362329b..0000000 --- a/vendor/github.com/nsf/termbox-go +++ /dev/null @@ -1 +0,0 @@ -Subproject commit 362329b0aa6447eadd52edd8d660ec1dff470295 diff --git a/vendor/golang.org/x/net b/vendor/golang.org/x/net deleted file mode 160000 index af4fee9..0000000 --- a/vendor/golang.org/x/net +++ /dev/null @@ -1 +0,0 @@ -Subproject commit af4fee9d05b66edc24197d189e6118f8ebce8c2b