ソースを参照
			
			
			🔧 update gitignore file
			
			master
		 
		
			
				
					
						 Binary Wang
					
					6年前
						Binary Wang
					
					6年前
					
						
							committed by
							
								 GitHub
								GitHub
							
						 
					
				 
				
			 
		 
		
			
				
				  
				  この署名に対応する既知のキーがデータベースに存在しません
				  
				  	
						GPGキーID: 4AEE18F83AFDEB23
				  	
				  
				
			
		
		
		
	
		
		
			
				- 
					
					
					 
					.gitignore
				
					
					
						
							
								
									
										
											
												
	
		
			
				|  |  | @@ -1,9 +1,6 @@ | 
		
	
		
			
			|  |  |  | *.class | 
		
	
		
			
			|  |  |  | test-output | 
		
	
		
			
			|  |  |  | 
 | 
		
	
		
			
			|  |  |  | # Mobile Tools for Java (J2ME) | 
		
	
		
			
			|  |  |  | .mtj.tmp/ | 
		
	
		
			
			|  |  |  | 
 | 
		
	
		
			
			|  |  |  | # Package Files # | 
		
	
		
			
			|  |  |  | *.jar | 
		
	
		
			
			|  |  |  | *.war | 
		
	
	
		
			
				|  |  | @@ -28,10 +25,6 @@ test-config.xml | 
		
	
		
			
			|  |  |  | /gradlew | 
		
	
		
			
			|  |  |  | **/build/ | 
		
	
		
			
			|  |  |  | 
 | 
		
	
		
			
			|  |  |  | # OSX | 
		
	
		
			
			|  |  |  | # Icon must end with two \r | 
		
	
		
			
			|  |  |  | Icon | 
		
	
		
			
			|  |  |  | 
 | 
		
	
		
			
			|  |  |  | 
 | 
		
	
		
			
			|  |  |  | ._* | 
		
	
		
			
			|  |  |  | .DS_Store | 
		
	
	
		
			
				|  |  | 
 |