mirror of
				https://github.com/Mibew/simple-icons.git
				synced 2025-10-31 18:41:07 +03:00 
			
		
		
		
	* Drop `package-lock.json` * Drop lockfile related code * Drop lockfile maintenance configurations
		
			
				
	
	
		
			11 lines
		
	
	
		
			226 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
			
		
		
	
	
			11 lines
		
	
	
		
			226 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
| *                  text=auto
 | |
| 
 | |
| # SVGs are treated as binary by default
 | |
| *.svg              text
 | |
| 
 | |
| # Don't diff machine generated files
 | |
| slugs.md           -diff
 | |
| 
 | |
| # Don't export/archive these files
 | |
| .github            export-ignore
 |