You've already forked simple-icons
							
							
				mirror of
				https://github.com/simple-icons/simple-icons.git
				synced 2025-10-30 23:07:47 +02:00 
			
		
		
		
	
		
			
				
	
	
		
			14 lines
		
	
	
		
			284 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
			
		
		
	
	
			14 lines
		
	
	
		
			284 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
| *                  text=auto
 | |
| 
 | |
| # SVGs are treated as binary by default
 | |
| *.svg              text
 | |
| 
 | |
| # Don't diff machine generated files
 | |
| slugs.md           -diff
 | |
| 
 | |
| # Don't diff package lock files
 | |
| package-lock.json  -diff
 | |
| 
 | |
| # Don't export/archive these files
 | |
| .github            export-ignore
 |