update [.gitignore] to ignore /unpackage/* except for !/unpackage/res/
This commit is contained in:
		
							parent
							
								
									bf1c8c24fd
								
							
						
					
					
						commit
						a93fd4010b
					
				
							
								
								
									
										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