mirror of
https://github.com/junegunn/fzf.git
synced 2025-07-25 17:21:59 -07:00
Update build script
- GOPATH is no longer required - fzf repository does not have to be in GOPATH - Build Linux binary with Go 1.5.3
This commit is contained in:
3
.gitignore
vendored
3
.gitignore
vendored
@@ -1,5 +1,6 @@
|
||||
bin
|
||||
src/fzf/fzf_*
|
||||
src/fzf/fzf-*
|
||||
gopath
|
||||
pkg
|
||||
Gemfile.lock
|
||||
.DS_Store
|
||||
|
Reference in New Issue
Block a user