* feat: update to use node20 Signed-off-by: Rui Chen <rui@chenrui.dev> * chore: bump to use `actions/checkout` v4 (node20 runtime) Signed-off-by: Rui Chen <rui@chenrui.dev> * exclude node_modules * Rebuild --------- Signed-off-by: Rui Chen <rui@chenrui.dev> Co-authored-by: Renée Kooi <renee@kooi.me>
		
			
				
	
	
		
			25 lines
		
	
	
	
		
			410 B
		
	
	
	
		
			Text
		
	
	
	
	
	
			
		
		
	
	
			25 lines
		
	
	
	
		
			410 B
		
	
	
	
		
			Text
		
	
	
	
	
	
| node_modules
 | |
| 
 | |
| # Logs
 | |
| logs
 | |
| *.log
 | |
| 
 | |
| # Runtime data
 | |
| pids
 | |
| *.pid
 | |
| *.seed
 | |
| 
 | |
| # Directory for instrumented libs generated by jscoverage/JSCover
 | |
| lib-cov
 | |
| 
 | |
| # Coverage directory used by tools like istanbul
 | |
| coverage
 | |
| 
 | |
| # Grunt intermediate storage (http://gruntjs.com/creating-plugins#storing-task-files)
 | |
| .grunt
 | |
| 
 | |
| # node-waf configuration
 | |
| .lock-wscript
 | |
| 
 | |
| # Compiled binary addons (http://nodejs.org/api/addons.html)
 | |
| build/Release
 |