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