mirror of
				https://github.com/videojs/video.js.git
				synced 2025-10-31 00:08:01 +02:00 
			
		
		
		
	
		
			
				
	
	
		
			5 lines
		
	
	
		
			87 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
			
		
		
	
	
			5 lines
		
	
	
		
			87 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
| # Exclude everything but the contents of the dist directory.
 | |
| **/*
 | |
| !dist/**
 | |
| !src/css/**
 |