Commit Graph

9 Commits (9c47739c0edb1154aca6c1213b75d5e307bbc1db)

Author SHA1 Message Date
Adam Dinwoodie fe7b91dfd9 Add bin/fzf.exe to .gitignore (#1111)
On Cygwin and MinGW, the fzf binary will have a .exe extension, so
ignore that binary if it exists as well as the bare binary.
7 years ago
Junegunn Choi 4b59ced08f
Add gopath to gitignore 7 years ago
Junegunn Choi 8bbf9335e1
Restructuring: main package in project root 7 years ago
Edgar Lee 7d3575b362
Use glide to handle go dependencies 7 years ago
Junegunn Choi fa1fc3d855
Add vim doc
Close #893
7 years ago
Junegunn Choi 1b9ca314b8 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
8 years ago
Junegunn Choi f3177305d5 Rewrite fzf in Go 10 years ago
Christian Wellenbrock 2916bf7ee4 Add .DS_Store to .gitignore 10 years ago
Junegunn Choi 0d91ee4b32 Add .gitignore 11 years ago