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