(maint) Update .gitignore to ignore .yardoc files
When YARD produces documentation, it also adds a .yardoc file. Update the .gitignore for this project to ignore these files.
This commit is contained in:
		
							parent
							
								
									39f4ca1d09
								
							
						
					
					
						commit
						3f81f44df2
					
				| 
						 | 
				
			
			@ -17,3 +17,6 @@ tags
 | 
			
		|||
## BUNDLER
 | 
			
		||||
.bundle
 | 
			
		||||
Gemfile.lock
 | 
			
		||||
 | 
			
		||||
## YARD
 | 
			
		||||
.yardoc
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
		Reference in New Issue