Commit graph

11 commits

Author SHA1 Message Date
Daisuke Maki bbfff0f835 use goreleaser 2026-02-19 13:24:24 +09:00
James McDonnell 0c4112ee16 Add missing newline at the end of .gitignore 2025-11-09 15:02:10 -08:00
James McDonnell 5d9f2a78de Fix the makefile (dead glide refs, fix .phony)
Some of these variables were only referenced in old glide code,
which was partially removed.

Also the .PHONY line needed updating, for example, calling Building releases/peco_linux_amd64/peco
more than once would not output a new binary.

The release folder should be excluded from git, you don't want to commit
build artefacts.
2025-11-09 14:45:11 -08:00
Daisuke Maki 2255f2b54b apparently this fixes issues with pt! 2018-10-25 18:12:14 +09:00
Daisuke Maki a53ba91609 enable ignore for "peco", but disable for "cmd/peco" 2018-10-25 16:14:37 +09:00
Daisuke Maki 64a3cd2437 Use glide 2016-04-27 14:59:24 +09:00
Yasuhiro Matsumoto b5e11fe7c6 ignore .build 2015-09-29 12:23:50 +09:00
Daisuke Maki 9968a271ca slight addition to .gitignore 2014-11-16 17:42:12 +09:00
Daisuke Maki 3b08aa5e1d Ignore dynamically checkedout files 2014-09-12 09:46:18 +09:00
Yuya Takeyama 6e2d02fcd5 Ignore peco binary 2014-07-05 23:49:06 +09:00
lestrrat c9c7e5188b Initial commit 2014-06-06 15:06:32 +09:00