summaryrefslogtreecommitdiffstats
path: root/.gitignore
AgeCommit message (Collapse)Author
2020-10-270.24.0-rc10.24.0-rc1Junegunn Choi
2020-01-19Show error message when failed to start preview command (#1810)Tony Metzidis
Fix #1637
2019-12-05Ignore `zcompile` output files (*.zwc files) (#1775)infokiller
2017-10-27Add bin/fzf.exe to .gitignore (#1111)Adam Dinwoodie
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.
2017-07-16Add gopath to gitignoreJunegunn Choi
2017-06-02Restructuring: main package in project rootJunegunn Choi
2017-06-01Use glide to handle go dependenciesEdgar Lee
2017-04-01Add vim docJunegunn Choi
Close #893
2016-02-20Update build scriptJunegunn Choi
- GOPATH is no longer required - fzf repository does not have to be in GOPATH - Build Linux binary with Go 1.5.3
2015-01-04Rewrite fzf in GoJunegunn Choi
2014-03-19Add .DS_Store to .gitignoreChristian Wellenbrock
2013-11-01Add .gitignoreJunegunn Choi