Ignore postgres/redis folder from docker-compose (#1645)
This commit is contained in:
		
							parent
							
								
									9362700137
								
							
						
					
					
						commit
						d7a4e8739a
					
				
							
								
								
									
										4
									
								
								.gitignore
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										4
									
								
								.gitignore
									
									
									
									
										vendored
									
									
								
							@ -32,3 +32,7 @@ config/deploy/*
 | 
				
			|||||||
 | 
					
 | 
				
			||||||
# Ignore IDE files
 | 
					# Ignore IDE files
 | 
				
			||||||
.vscode/
 | 
					.vscode/
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					# Ignore postgres + redis volume optionally created by docker-compose
 | 
				
			||||||
 | 
					postgres
 | 
				
			||||||
 | 
					redis
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user