mirror of
				https://github.com/casjaysdevdocker/tor
				synced 2025-11-03 19:02:39 -05:00 
			
		
		
		
	🗃️ Committing everything that changed 🗃️
	
		
			
	
		
	
	
		
	
		
			All checks were successful
		
		
	
	
		
			
				
	
				release-tag / release-image (push) Successful in 3m42s
				
			
		
		
	
	
				
					
				
			
		
			All checks were successful
		
		
	
	release-tag / release-image (push) Successful in 3m42s
				
			Dockerfile .env.scripts .gitattributes .gitignore rootfs/.gitea/ rootfs/usr/local/bin/entrypoint.sh rootfs/usr/local/etc/docker/functions/entrypoint.sh rootfs/usr/local/share/
This commit is contained in:
		
							
								
								
									
										27
									
								
								.gitignore
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										27
									
								
								.gitignore
									
									
									
									
										vendored
									
									
								
							@@ -1,7 +1,4 @@
 | 
			
		||||
# gitignore created on 02/25/23 at 15:50
 | 
			
		||||
# Disable reminder in prompt
 | 
			
		||||
ignoredirmessage
 | 
			
		||||
 | 
			
		||||
# gitignore created on 09/16/25 at 11:50
 | 
			
		||||
# Disable reminder in prompt
 | 
			
		||||
ignoredirmessage
 | 
			
		||||
 | 
			
		||||
@@ -23,7 +20,7 @@ ignoredirmessage
 | 
			
		||||
 | 
			
		||||
### macOS ###
 | 
			
		||||
# General
 | 
			
		||||
.DS_Store
 | 
			
		||||
.DS_Store?
 | 
			
		||||
.AppleDouble
 | 
			
		||||
.LSOverride
 | 
			
		||||
 | 
			
		||||
@@ -73,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
 | 
			
		||||
@@ -94,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