Add postgres/redis folder to .dockerignore (#2659)
This commit is contained in:
		
							parent
							
								
									282427cdd9
								
							
						
					
					
						commit
						b83bc0ae64
					
				
					 1 changed files with 2 additions and 0 deletions
				
			
		| 
						 | 
					@ -9,3 +9,5 @@ vendor/bundle
 | 
				
			||||||
.DS_Store
 | 
					.DS_Store
 | 
				
			||||||
*.swp
 | 
					*.swp
 | 
				
			||||||
*~
 | 
					*~
 | 
				
			||||||
 | 
					postgres
 | 
				
			||||||
 | 
					redis
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
	Add table
		
		Reference in a new issue