* Update .dockerignore * Update .gitignore
This commit is contained in:
		@@ -15,6 +15,7 @@ vendor/bundle
 | 
			
		||||
*.swp
 | 
			
		||||
*~
 | 
			
		||||
postgres
 | 
			
		||||
postgres14
 | 
			
		||||
redis
 | 
			
		||||
elasticsearch
 | 
			
		||||
chart
 | 
			
		||||
 
 | 
			
		||||
							
								
								
									
										1
									
								
								.gitignore
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										1
									
								
								.gitignore
									
									
									
									
										vendored
									
									
								
							@@ -40,6 +40,7 @@
 | 
			
		||||
 | 
			
		||||
# Ignore postgres + redis + elasticsearch volume optionally created by docker-compose
 | 
			
		||||
/postgres
 | 
			
		||||
/postgres14
 | 
			
		||||
/redis
 | 
			
		||||
/elasticsearch
 | 
			
		||||
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user