mirror of
				https://gitea.blesmrt.net/mikaela/scripts.git
				synced 2025-11-04 11:27:37 +01:00 
			
		
		
		
	.gitattributes: bring diff patterns
This commit is contained in:
		
							parent
							
								
									1d54a79736
								
							
						
					
					
						commit
						0d6f375c12
					
				
							
								
								
									
										12
									
								
								.gitattributes
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										12
									
								
								.gitattributes
									
									
									
									
										vendored
									
									
								
							@ -1,4 +1,12 @@
 | 
			
		||||
* text=auto eol=lf linguist-detectable
 | 
			
		||||
 | 
			
		||||
# bash scripts are most likely ran on Linux so they have lf endings
 | 
			
		||||
*.bash text eol=lf
 | 
			
		||||
# Built-in diff patterns (disabled by default).
 | 
			
		||||
*.{md,markdown} diff=markdown eol=lf
 | 
			
		||||
*.{sh,bash,zsh} diff=bash eol=lf
 | 
			
		||||
*.bibtex diff=bibtex
 | 
			
		||||
*.java diff=java
 | 
			
		||||
*.pl diff=perl
 | 
			
		||||
*.php diff=php
 | 
			
		||||
*.py diff=python
 | 
			
		||||
*.rb diff=ruby
 | 
			
		||||
*.{scm,ss} diff=scheme
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user