mirror of
				https://github.com/dani-garcia/vaultwarden.git
				synced 2025-10-30 17:58:19 +02:00 
			
		
		
		
	Nothing else in `src/static` is vendored external scripts, so just ignore these. This also fixes the glob, which previously wasn't matching anything
		
			
				
	
	
		
			4 lines
		
	
	
		
			82 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
			
		
		
	
	
			4 lines
		
	
	
		
			82 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
| # Ignore vendored scripts in GitHub stats
 | |
| src/static/scripts/* linguist-vendored
 | |
| 
 |