19 lines
		
	
	
		
			164 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
			
		
		
	
	
			19 lines
		
	
	
		
			164 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
| *.min.js
 | |
| /node_modules
 | |
| /dist
 | |
| # OS
 | |
| .DS_Store
 | |
| .idea
 | |
| .editorconfig
 | |
| .npmrc
 | |
| package-lock.json
 | |
| # Ignored suffix
 | |
| *.log
 | |
| *.md
 | |
| *.svg
 | |
| *.png
 | |
| *ignore
 | |
| ## Built-files
 | |
| .cache
 | |
| dist
 |