1
0
mirror of https://github.com/BurntSushi/ripgrep.git synced 2025-01-13 21:28:13 +02:00
ripgrep/.gitignore

16 lines
191 B
Plaintext
Raw Normal View History

2016-02-27 11:07:26 -05:00
.*.swp
tags
target
2016-09-11 19:05:36 -04:00
/grep/Cargo.lock
/globset/Cargo.lock
2016-10-31 19:44:59 -04:00
/ignore/Cargo.lock
/termcolor/Cargo.lock
/wincolor/Cargo.lock
# Snapcraft files
stage
prime
parts
*.snap
*.pyc
ripgrep*_source.tar.bz2