update [.gitignore] to ignore /unpackage/* except for !/unpackage/res/
This commit is contained in:
		
							parent
							
								
									5299acddaf
								
							
						
					
					
						commit
						5e8565b7c8
					
				
							
								
								
									
										6
									
								
								.gitignore
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										6
									
								
								.gitignore
									
									
									
									
										vendored
									
									
								
							@ -35,9 +35,9 @@ package-lock.json
 | 
				
			|||||||
db.json
 | 
					db.json
 | 
				
			||||||
 | 
					
 | 
				
			||||||
# 客户端 uniapp 项目
 | 
					# 客户端 uniapp 项目
 | 
				
			||||||
/unpackage/dist
 | 
					/unpackage/*
 | 
				
			||||||
/unpackage/release
 | 
					!/unpackage/res/
 | 
				
			||||||
/unpackage/cache
 | 
					
 | 
				
			||||||
/_archive/*
 | 
					/_archive/*
 | 
				
			||||||
/_datastore/*
 | 
					/_datastore/*
 | 
				
			||||||
/_logstore/*
 | 
					/_logstore/*
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
		Reference in New Issue
	
	Block a user