mirror of
				https://github.com/casjaysdevdocker/youtube-dl
				synced 2025-11-04 01:02:35 -05:00 
			
		
		
		
	🗃️ Committing everything that changed 🗃️
	
		
			
	
		
	
	
		
	
		
			Some checks failed
		
		
	
	
		
			
				
	
				release-tag / release-image (push) Failing after 6m45s
				
			
		
		
	
	
				
					
				
			
		
			Some checks failed
		
		
	
	release-tag / release-image (push) Failing after 6m45s
				
			Dockerfile .env.scripts .gitattributes .gitignore rootfs/.gitea/ rootfs/root/ rootfs/usr/local/bin/entrypoint.sh rootfs/usr/local/bin/pkmgr rootfs/usr/local/etc/docker/functions/entrypoint.sh rootfs/usr/local/share/template-files/config/env/
This commit is contained in:
		
							
								
								
									
										24
									
								
								.gitignore
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										24
									
								
								.gitignore
									
									
									
									
										vendored
									
									
								
							@@ -1,4 +1,4 @@
 | 
			
		||||
# gitignore created on 10/07/22 at 15:56
 | 
			
		||||
# gitignore created on 09/16/25 at 11:51
 | 
			
		||||
# Disable reminder in prompt
 | 
			
		||||
ignoredirmessage
 | 
			
		||||
 | 
			
		||||
@@ -20,7 +20,7 @@ ignoredirmessage
 | 
			
		||||
 | 
			
		||||
### macOS ###
 | 
			
		||||
# General
 | 
			
		||||
.DS_Store
 | 
			
		||||
.DS_Store?
 | 
			
		||||
.AppleDouble
 | 
			
		||||
.LSOverride
 | 
			
		||||
 | 
			
		||||
@@ -70,17 +70,19 @@ $RECYCLE.BIN/
 | 
			
		||||
*.msm
 | 
			
		||||
*.msp
 | 
			
		||||
 | 
			
		||||
# misc
 | 
			
		||||
!*/README*
 | 
			
		||||
!inc/main.bash
 | 
			
		||||
 | 
			
		||||
# Windows shortcuts
 | 
			
		||||
*.lnk
 | 
			
		||||
 | 
			
		||||
# Other
 | 
			
		||||
**/.installed
 | 
			
		||||
 | 
			
		||||
# ignore commit message
 | 
			
		||||
**/.gitcommit
 | 
			
		||||
 | 
			
		||||
#ignore .failed
 | 
			
		||||
**/.build_failed
 | 
			
		||||
# ignore .build_failed files
 | 
			
		||||
**/.build_failed*
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
# ignore .bak files
 | 
			
		||||
**/*.bak
 | 
			
		||||
@@ -91,3 +93,11 @@ $RECYCLE.BIN/
 | 
			
		||||
# ignore .no_git files
 | 
			
		||||
**/.no_git
 | 
			
		||||
 | 
			
		||||
# ignore .installed files
 | 
			
		||||
**/.installed
 | 
			
		||||
 | 
			
		||||
# ignore work in progress files
 | 
			
		||||
**/*.rewrite.sh
 | 
			
		||||
**/*.refactor.sh
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user