Prevent committing code coverage results to the repo
This commit is contained in:
		
							parent
							
								
									c2efc689d1
								
							
						
					
					
						commit
						c869ec2504
					
				
					 1 changed files with 4 additions and 0 deletions
				
			
		
							
								
								
									
										4
									
								
								.gitignore
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										4
									
								
								.gitignore
									
									
									
									
										vendored
									
									
								
							| 
						 | 
				
			
			@ -38,3 +38,7 @@ erl_crash.dump
 | 
			
		|||
 | 
			
		||||
# Prevent committing docs files
 | 
			
		||||
/priv/static/doc/*
 | 
			
		||||
 | 
			
		||||
# Code test coverage
 | 
			
		||||
/cover
 | 
			
		||||
/Elixir.*.coverdata
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
		Reference in a new issue