mirror of
				https://gitee.com/gitea/gitea
				synced 2025-11-04 16:40:24 +08:00 
			
		
		
		
	Update .dockerignore to add new unneeded files from the Docker Context
This commit is contained in:
		@@ -1,20 +1,21 @@
 | 
				
			|||||||
.git
 | 
					.git
 | 
				
			||||||
.git/
 | 
					.git/**
 | 
				
			||||||
.git/*
 | 
					 | 
				
			||||||
conf
 | 
					conf
 | 
				
			||||||
conf/
 | 
					conf/**
 | 
				
			||||||
conf/*
 | 
					 | 
				
			||||||
packager
 | 
					packager
 | 
				
			||||||
packager/
 | 
					packager/**
 | 
				
			||||||
packager/*
 | 
					 | 
				
			||||||
scripts
 | 
					scripts
 | 
				
			||||||
scripts/
 | 
					scripts/**
 | 
				
			||||||
scripts/*
 | 
					.github/
 | 
				
			||||||
 | 
					.github/**
 | 
				
			||||||
 | 
					config.codekit
 | 
				
			||||||
 | 
					LICENSE
 | 
				
			||||||
 | 
					Makefile
 | 
				
			||||||
 | 
					.dockerignore
 | 
				
			||||||
*.yml
 | 
					*.yml
 | 
				
			||||||
*.md
 | 
					*.md
 | 
				
			||||||
.bra.toml
 | 
					.bra.toml
 | 
				
			||||||
.editorconfig
 | 
					.editorconfig
 | 
				
			||||||
.gitignore
 | 
					.gitignore
 | 
				
			||||||
.gopmfile
 | 
					.gopmfile
 | 
				
			||||||
config.codekit
 | 
					Dockerfile*
 | 
				
			||||||
LICENSE
 | 
					 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user