Ignore future .env files - those should not be committed to VC! Nor be part of docker containers
This commit is contained in:
		@@ -1 +1,2 @@
 | 
				
			|||||||
.env
 | 
					.env
 | 
				
			||||||
 | 
					.env.*
 | 
				
			||||||
 
 | 
				
			|||||||
							
								
								
									
										1
									
								
								.gitignore
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										1
									
								
								.gitignore
									
									
									
									
										vendored
									
									
								
							@@ -19,3 +19,4 @@ coverage
 | 
				
			|||||||
public/system
 | 
					public/system
 | 
				
			||||||
public/assets
 | 
					public/assets
 | 
				
			||||||
.env
 | 
					.env
 | 
				
			||||||
 | 
					.env.*
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user