Browse Source
			
			
			Merge pull request #69 from Saibamen/dockerignore
			
				Update .dockerignore
			
			
				pull/77/head
			
			
		 
		
			
				
					
						 Louis Lam
					
					4 years ago
						Louis Lam
					
					4 years ago
					
						
							committed by
							
								 GitHub
								GitHub
							
						 
					
				 
				
			 
		 
		
			
				
					
					No known key found for this signature in database
					
						
							GPG Key ID: 4AEE18F83AFDEB23
						
					
				
			
		
		
		
	
		
			
				 1 changed files with 
8 additions and 
0 deletions
			 
			
		 
		
			
				- 
					
					
					 
					.dockerignore
				
				
				
					
						
							
								
									
	
		
		
			
				
					|  | @ -3,3 +3,11 @@ | 
			
		
	
		
		
			
				
					|  |  | /node_modules |  |  | /node_modules | 
			
		
	
		
		
			
				
					|  |  | /data/kuma.db |  |  | /data/kuma.db | 
			
		
	
		
		
			
				
					|  |  | /.do |  |  | /.do | 
			
		
	
		
		
			
				
					|  |  |  |  |  | **/.dockerignore | 
			
		
	
		
		
			
				
					|  |  |  |  |  | **/.git | 
			
		
	
		
		
			
				
					|  |  |  |  |  | **/.gitignore | 
			
		
	
		
		
			
				
					|  |  |  |  |  | **/docker-compose* | 
			
		
	
		
		
			
				
					|  |  |  |  |  | **/Dockerfile* | 
			
		
	
		
		
			
				
					|  |  |  |  |  | LICENSE | 
			
		
	
		
		
			
				
					|  |  |  |  |  | README.md | 
			
		
	
		
		
			
				
					|  |  |  |  |  | .editorconfig | 
			
		
	
	
		
		
			
				
					|  | 
 |