update .gitignore to ignore *.gitignore.* instead of envar-*.gitignore.js
This commit is contained in:
		
							parent
							
								
									4a6caf32ab
								
							
						
					
					
						commit
						093118ce82
					
				
							
								
								
									
										2
									
								
								.gitignore
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										2
									
								
								.gitignore
									
									
									
									
										vendored
									
									
								
							@ -70,7 +70,7 @@ _desktop.ini
 | 
			
		||||
/db.json
 | 
			
		||||
 | 
			
		||||
# wo
 | 
			
		||||
envar-*.gitignore.js
 | 
			
		||||
*.gitignore.*
 | 
			
		||||
# 服务端
 | 
			
		||||
/_archive/*
 | 
			
		||||
/_datastore/*
 | 
			
		||||
 | 
			
		||||
@ -8,7 +8,9 @@
 | 
			
		||||
 | 
			
		||||
# 自定义的后缀名,凡有 sfignore 后缀的都不进行同步
 | 
			
		||||
*.sfignore
 | 
			
		||||
*.sfignore.*
 | 
			
		||||
*.sfignore/
 | 
			
		||||
*.sfignore.*/
 | 
			
		||||
 | 
			
		||||
.DS_Store
 | 
			
		||||
*/.DS_Store
 | 
			
		||||
 | 
			
		||||
		Loading…
	
		Reference in New Issue
	
	Block a user