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