chore: 更新 .gitignore 文件
- 在 .gitignore 中添加 core.* 文件,避免核心转储文件被提交到仓库
This commit is contained in:
		
							
								
								
									
										1
									
								
								.gitignore
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										1
									
								
								.gitignore
									
									
									
									
										vendored
									
									
								
							| @@ -4,3 +4,4 @@ | |||||||
| Gateway/memory.txt | Gateway/memory.txt | ||||||
| LogicServer/perfermance.txt | LogicServer/perfermance.txt | ||||||
| LogicServer/scripterror.txt | LogicServer/scripterror.txt | ||||||
|  | core.* | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user