mirror of
				https://gitee.com/gitea/gitea
				synced 2025-11-04 16:40:24 +08:00 
			
		
		
		
	Bug fixed for .dockerignore (#329)
* bug fixed for .dockerignore * clean up
This commit is contained in:
		@@ -1,5 +1,5 @@
 | 
				
			|||||||
*
 | 
					*
 | 
				
			||||||
 | 
					!gitea
 | 
				
			||||||
!docker
 | 
					!docker
 | 
				
			||||||
!bin
 | 
					 | 
				
			||||||
!public
 | 
					!public
 | 
				
			||||||
!templates
 | 
					!templates
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user