排除.idea文件夹
This commit is contained in:
		
							
								
								
									
										5
									
								
								.gitignore
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										5
									
								
								.gitignore
									
									
									
									
										vendored
									
									
								
							@@ -178,7 +178,7 @@ cython_debug/
 | 
				
			|||||||
# ---> JetBrains
 | 
					# ---> JetBrains
 | 
				
			||||||
# Covers JetBrains IDEs: IntelliJ, RubyMine, PhpStorm, AppCode, PyCharm, CLion, Android Studio, WebStorm and Rider
 | 
					# Covers JetBrains IDEs: IntelliJ, RubyMine, PhpStorm, AppCode, PyCharm, CLion, Android Studio, WebStorm and Rider
 | 
				
			||||||
# Reference: https://intellij-support.jetbrains.com/hc/en-us/articles/206544839
 | 
					# Reference: https://intellij-support.jetbrains.com/hc/en-us/articles/206544839
 | 
				
			||||||
 | 
					.idea/
 | 
				
			||||||
# User-specific stuff
 | 
					# User-specific stuff
 | 
				
			||||||
.idea/**/workspace.xml
 | 
					.idea/**/workspace.xml
 | 
				
			||||||
.idea/**/tasks.xml
 | 
					.idea/**/tasks.xml
 | 
				
			||||||
@@ -275,7 +275,8 @@ fabric.properties
 | 
				
			|||||||
.LSOverride
 | 
					.LSOverride
 | 
				
			||||||
 | 
					
 | 
				
			||||||
# Icon must end with two \r
 | 
					# Icon must end with two \r
 | 
				
			||||||
Icon
 | 
					Icon
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					
 | 
				
			||||||
# Thumbnails
 | 
					# Thumbnails
 | 
				
			||||||
._*
 | 
					._*
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user