mirror of
				https://github.com/ytdl-org/youtube-dl.git
				synced 2025-10-29 09:26:20 -07:00 
			
		
		
		
	Added exceptions for the subtitle and video types in .gitignore
This commit is contained in:
		
							
								
								
									
										9
									
								
								.gitignore
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										9
									
								
								.gitignore
									
									
									
									
										vendored
									
									
								
							| @@ -9,6 +9,7 @@ build/ | |||||||
| dist/ | dist/ | ||||||
| MANIFEST | MANIFEST | ||||||
| README.txt | README.txt | ||||||
|  | README.md | ||||||
| youtube-dl.1 | youtube-dl.1 | ||||||
| youtube-dl.bash-completion | youtube-dl.bash-completion | ||||||
| youtube-dl | youtube-dl | ||||||
| @@ -17,4 +18,10 @@ youtube-dl.tar.gz | |||||||
| .coverage | .coverage | ||||||
| cover/ | cover/ | ||||||
| updates_key.pem | updates_key.pem | ||||||
| *.egg-info | *.egg-info | ||||||
|  | *.srt | ||||||
|  | *.sbv | ||||||
|  | *.vtt | ||||||
|  | *.flv | ||||||
|  | *.mp4 | ||||||
|  | *.part | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user