Ignore postgres/redis folder from docker-compose (#1645)
This commit is contained in:
		
							parent
							
								
									9362700137
								
							
						
					
					
						commit
						d7a4e8739a
					
				
					 1 changed files with 4 additions and 0 deletions
				
			
		
							
								
								
									
										4
									
								
								.gitignore
									
										
									
									
										vendored
									
									
								
							
							
						
						
									
										4
									
								
								.gitignore
									
										
									
									
										vendored
									
									
								
							| 
						 | 
				
			
			@ -32,3 +32,7 @@ config/deploy/*
 | 
			
		|||
 | 
			
		||||
# Ignore IDE files
 | 
			
		||||
.vscode/
 | 
			
		||||
 | 
			
		||||
# Ignore postgres + redis volume optionally created by docker-compose
 | 
			
		||||
postgres
 | 
			
		||||
redis
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		
		Reference in a new issue