mirror of
https://github.com/BurntSushi/ripgrep.git
synced 2025-08-02 05:02:01 -07:00
benchsuite
ci
before_deploy.sh
install.sh
script.sh
sha256.sh
test_complete.sh
utils.sh
complete
doc
globset
grep
ignore
pkg
src
termcolor
tests
wincolor
.gitignore
.travis.yml
CHANGELOG.md
COPYING
Cargo.lock
Cargo.toml
HomebrewFormula
LICENSE-MIT
README.md
UNLICENSE
appveyor.yml
build.rs
compile
snapcraft.yaml
This commit strips the ripgrep binary release artifact produced by CI for Unix. Fixes #413