Ignore elasticsearch directory (#7070)
This commit is contained in:
		
				
					committed by
					
						 Yamagishi Kazutoshi
						Yamagishi Kazutoshi
					
				
			
			
				
	
			
			
			
						parent
						
							d4de2239b0
						
					
				
				
					commit
					b83ce18b30
				
			| @ -11,3 +11,4 @@ vendor/bundle | ||||
| *~ | ||||
| postgres | ||||
| redis | ||||
| elasticsearch | ||||
|  | ||||
							
								
								
									
										3
									
								
								.gitignore
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										3
									
								
								.gitignore
									
									
									
									
										vendored
									
									
								
							| @ -36,9 +36,10 @@ config/deploy/* | ||||
| .vscode/ | ||||
| .idea/ | ||||
|  | ||||
| # Ignore postgres + redis volume optionally created by docker-compose | ||||
| # Ignore postgres + redis + elasticsearch volume optionally created by docker-compose | ||||
| postgres | ||||
| redis | ||||
| elasticsearch | ||||
|  | ||||
| # Ignore Apple files | ||||
| .DS_Store | ||||
|  | ||||
		Reference in New Issue
	
	Block a user