mirror of
				https://gitea.blesmrt.net/mikaela/scripts.git
				synced 2025-11-04 03:17:32 +01:00 
			
		
		
		
	
		
			
				
	
	
		
			16 lines
		
	
	
		
			324 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
			
		
		
	
	
			16 lines
		
	
	
		
			324 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
* text=auto eol=lf linguist-detectable
 | 
						|
 | 
						|
# 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
 | 
						|
 | 
						|
*.json text
 | 
						|
*.yaml text linguist-vendored
 |