mirror of
				https://github.com/softprops/action-gh-release.git
				synced 2025-10-31 12:18:46 +00:00 
			
		
		
		
	
		
			
				
	
	
		
			17 lines
		
	
	
		
			157 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
			
		
		
	
	
			17 lines
		
	
	
		
			157 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
| # Build outputs
 | |
| dist/
 | |
| lib/
 | |
| coverage/
 | |
| 
 | |
| # Dependencies
 | |
| node_modules/
 | |
| 
 | |
| # Misc
 | |
| .github/
 | |
| *.log
 | |
| .DS_Store
 | |
| __tests__/release.txt
 | |
| 
 | |
| # Package files
 | |
| package-lock.json
 |