mirror of
				https://github.com/Mibew/simple-icons.git
				synced 2025-10-31 10:31:06 +03:00 
			
		
		
		
	* Create VERSIONING.md * Include VERSIONING.md in NPM package * Add note on deprecation timelines to VERSIONING.md * Be explicit about what "support for old major versions" means Co-authored-by: Peter Noble <petershaggynoble@gmail.com>
		
			
				
	
	
		
			12 lines
		
	
	
		
			160 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
			
		
		
	
	
			12 lines
		
	
	
		
			160 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
 |