Add .gitignore for Eclipse (#13818)
This commit is contained in:
		
				
					committed by
					
						
						Scott Lahteine
					
				
			
			
				
	
			
			
			
						parent
						
							15357af67c
						
					
				
				
					commit
					c791d2abeb
				
			
							
								
								
									
										10
									
								
								.gitignore
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										10
									
								
								.gitignore
									
									
									
									
										vendored
									
									
								
							@@ -171,3 +171,13 @@ CMakeListsPrivate.txt
 | 
			
		||||
 | 
			
		||||
#CLion
 | 
			
		||||
cmake-build-*
 | 
			
		||||
 | 
			
		||||
#Eclipse
 | 
			
		||||
.project
 | 
			
		||||
.cproject
 | 
			
		||||
.pydevproject
 | 
			
		||||
.settings
 | 
			
		||||
.classpath
 | 
			
		||||
 | 
			
		||||
#Python
 | 
			
		||||
__pycache__
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user