mirror of
				https://github.com/Mibew/simple-icons.git
				synced 2025-10-31 18:41:07 +03:00 
			
		
		
		
	
		
			
				
	
	
		
			20 lines
		
	
	
		
			255 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
			
		
		
	
	
			20 lines
		
	
	
		
			255 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.mjs
 | |
| !index.d.ts
 | |
| !types.d.ts
 | |
| !sdk.mjs
 | |
| !sdk.js
 | |
| !sdk.d.ts
 | |
| !.jsonschema.json
 | |
| !jsconfig.json
 |