21 lines
		
	
	
		
			170 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
			
		
		
	
	
			21 lines
		
	
	
		
			170 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
| ## OS
 | |
| .DS_Store
 | |
| node_modules
 | |
| .idea
 | |
| .editorconfig
 | |
| package-lock.json
 | |
| yarn.lock
 | |
| .npmrc
 | |
| 
 | |
| # Ignored suffix
 | |
| *.log
 | |
| *.md
 | |
| *.svg
 | |
| *.png
 | |
| *ignore
 | |
| 
 | |
| ## Local
 | |
| 
 | |
| ## Built-files
 | |
| .cache
 | |
| dist |