21 lines
		
	
	
		
			173 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
			
		
		
	
	
			21 lines
		
	
	
		
			173 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
| # Build
 | |
| dist*/
 | |
| 
 | |
| # Dependencies
 | |
| node_modules/
 | |
| 
 | |
| # Bundled Node.js binaries
 | |
| vendor/
 | |
| 
 | |
| # Logs
 | |
| *.log
 | |
| npm-debug.log*
 | |
| 
 | |
| # Environment
 | |
| .env
 | |
| 
 | |
| # OS specific
 | |
| .DS_Store
 | |
| Thumbs.db
 | |
| 
 | |
| .nogit/ |