mirror of
				https://github.com/lunaisnotaboy/mastodon.git
				synced 2025-11-04 06:45:01 +00:00 
			
		
		
		
	Ignore elasticsearch directory (#7070)
This commit is contained in:
		
							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
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
		Reference in a new issue