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 
			
		
		
		
	
		
			
				
	
	
		
			22 lines
		
	
	
		
			287 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
			
		
		
	
	
			22 lines
		
	
	
		
			287 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
| # Ignore all files in root
 | |
| /*
 | |
| # Except the ones we want to publish
 | |
| !data/
 | |
| !icons/
 | |
| !package.json
 | |
| !DISCLAIMER.md
 | |
| !README.md
 | |
| !LICENSE.md
 | |
| !VERSIONING.md
 | |
| !index.js
 | |
| !index-icons.js
 | |
| !index.mjs
 | |
| !index-icons.mjs
 | |
| !index.d.ts
 | |
| !types.d.ts
 | |
| !sdk.mjs
 | |
| !sdk.js
 | |
| !sdk.d.ts
 | |
| !.jsonschema.json
 | |
| !jsconfig.json
 |