mirror of
				https://github.com/pnpm/action-setup.git
				synced 2025-11-04 19:58:21 +08:00 
			
		
		
		
	Update .gitignore
This commit is contained in:
		
							
								
								
									
										6
									
								
								.gitignore
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										6
									
								
								.gitignore
									
									
									
									
										vendored
									
									
								
							@@ -2,3 +2,9 @@ node_modules
 | 
				
			|||||||
*.log
 | 
					*.log
 | 
				
			||||||
/dist/*
 | 
					/dist/*
 | 
				
			||||||
!/dist/index.js
 | 
					!/dist/index.js
 | 
				
			||||||
 | 
					tmp
 | 
				
			||||||
 | 
					temp
 | 
				
			||||||
 | 
					*.tmp
 | 
				
			||||||
 | 
					*.temp
 | 
				
			||||||
 | 
					tmp.*
 | 
				
			||||||
 | 
					temp.*
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user