mirror of
				https://github.com/BurntSushi/ripgrep.git
				synced 2025-10-30 23:17:47 +02:00 
			
		
		
		
	This commit represents the initial work to get hyperlinks working and was submitted as part of PR #2483. Subsequent commits largely retain the functionality and structure of the hyperlink support added here, but rejigger some things around.
		
			
				
	
	
		
			23 lines
		
	
	
		
			266 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
			
		
		
	
	
			23 lines
		
	
	
		
			266 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
| .*.swp
 | |
| tags
 | |
| target
 | |
| /grep/Cargo.lock
 | |
| /globset/Cargo.lock
 | |
| /ignore/Cargo.lock
 | |
| /termcolor/Cargo.lock
 | |
| /wincolor/Cargo.lock
 | |
| /deployment
 | |
| /.idea
 | |
| 
 | |
| # Snapcraft files
 | |
| stage
 | |
| prime
 | |
| parts
 | |
| *.snap
 | |
| *.pyc
 | |
| ripgrep*_source.tar.bz2
 | |
| 
 | |
| # Cargo timings
 | |
| cargo-timing-*.html
 | |
| cargo-timing.html
 |