This is a follow-up to commit 9fc8ae4171, which
missed two hunks from <https://issues.guix.gnu.org/50363>.
Reported by hackeryarn on #guix.
* .gitattributes, etc/git/gitconfig: New files.
Signed-off-by: Marius Bakke <marius@gnu.org>
		
	
			
		
			
				
	
	
		
			5 lines
		
	
	
	
		
			109 B
		
	
	
	
		
			Text
		
	
	
	
	
	
			
		
		
	
	
			5 lines
		
	
	
	
		
			109 B
		
	
	
	
		
			Text
		
	
	
	
	
	
| [diff "scheme"]
 | |
| 	xfuncname = "^(\\(define.*)$"
 | |
| 
 | |
| [diff "texinfo"]
 | |
| 	xfuncname = "^@node[[:space:]]+([^,]+).*$"
 |