更新readme.md
This commit is contained in:
		
							
								
								
									
										11
									
								
								README.md
									
									
									
									
									
								
							
							
						
						
									
										11
									
								
								README.md
									
									
									
									
									
								
							@@ -8,3 +8,14 @@
 | 
				
			|||||||
- 删除.idea文件
 | 
					- 删除.idea文件
 | 
				
			||||||
# 20230326
 | 
					# 20230326
 | 
				
			||||||
- 完善实体类
 | 
					- 完善实体类
 | 
				
			||||||
 | 
					- 我靠,折腾了一晚上,提交了十几次,终于提交时把.idea这个文件给忽略了
 | 
				
			||||||
 | 
					  - 方法:在`.gitgnore`文件中添加
 | 
				
			||||||
 | 
					    - `.idea/encodings.xml`
 | 
				
			||||||
 | 
					    - `.idea/misc.xml`
 | 
				
			||||||
 | 
					    - `.idea/vcs.xml`
 | 
				
			||||||
 | 
					    - `.idea/workspace.xml`
 | 
				
			||||||
 | 
					  - 然后在控制台输入`git rm -r --cached .idea`
 | 
				
			||||||
 | 
					  - 删除`gitee`或`github`上的`.idea`文件
 | 
				
			||||||
 | 
					  - `update`一下远端项目
 | 
				
			||||||
 | 
					  - `push`代码
 | 
				
			||||||
 | 
					- 我好菜。。。
 | 
				
			||||||
		Reference in New Issue
	
	Block a user