added .gitignore
This commit is contained in:
		
							
								
								
									
										29
									
								
								.gitignore
									
									
									
									
										vendored
									
									
										Normal file
									
								
							
							
						
						
									
										29
									
								
								.gitignore
									
									
									
									
										vendored
									
									
										Normal file
									
								
							@@ -0,0 +1,29 @@
 | 
				
			|||||||
 | 
					/build/
 | 
				
			||||||
 | 
					/bin/
 | 
				
			||||||
 | 
					target/
 | 
				
			||||||
 | 
					.DS_Store
 | 
				
			||||||
 | 
					*.class
 | 
				
			||||||
 | 
					*.jar
 | 
				
			||||||
 | 
					*.war
 | 
				
			||||||
 | 
					*.ear
 | 
				
			||||||
 | 
					*.db
 | 
				
			||||||
 | 
					Thumbs.db 
 | 
				
			||||||
 | 
					.DS_Store
 | 
				
			||||||
 | 
					.svn
 | 
				
			||||||
 | 
					.project
 | 
				
			||||||
 | 
					.metadata
 | 
				
			||||||
 | 
					*.tmp
 | 
				
			||||||
 | 
					*.bak
 | 
				
			||||||
 | 
					*.swp
 | 
				
			||||||
 | 
					*~.nib
 | 
				
			||||||
 | 
					*.iml
 | 
				
			||||||
 | 
					*.iws
 | 
				
			||||||
 | 
					local.properties
 | 
				
			||||||
 | 
					.classpath
 | 
				
			||||||
 | 
					.settings/
 | 
				
			||||||
 | 
					.loadpath
 | 
				
			||||||
 | 
					.externalToolBuilders/
 | 
				
			||||||
 | 
					*.launch
 | 
				
			||||||
 | 
					.cproject
 | 
				
			||||||
 | 
					.buildpath
 | 
				
			||||||
 | 
					.idea
 | 
				
			||||||
		Reference in New Issue
	
	Block a user