You can not select more than 25 topics
			Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
		
		
		
		
		
			
		
			
				
					
					
						
							50 lines
						
					
					
						
							436 B
						
					
					
				
			
		
		
	
	
							50 lines
						
					
					
						
							436 B
						
					
					
				| # Operating System Files
 | |
| 
 | |
| *.DS_Store
 | |
| Thumbs.db
 | |
| *.sw?
 | |
| .#*
 | |
| *#
 | |
| *~
 | |
| *.sublime-*
 | |
| *.jar
 | |
| rebel.xml
 | |
| 
 | |
| # Build Artifacts
 | |
| 
 | |
| .gradle/
 | |
| build
 | |
| target/
 | |
| out/
 | |
| bin
 | |
| dependency-reduced-pom.xml
 | |
| logs/
 | |
| 
 | |
| # Eclipse Project Files
 | |
| 
 | |
| /target/
 | |
| .classpath
 | |
| .settings/
 | |
| *.iml
 | |
| *.project
 | |
| *.class
 | |
| *.metadata/
 | |
| /classes
 | |
| *.classpath
 | |
| *.factorypath
 | |
| # IntelliJ IDEA Files
 | |
| 
 | |
| MANIFEST.MF
 | |
| .idea/
 | |
| *.ipr
 | |
| *.iws
 | |
| *.idea
 | |
| 
 | |
| # studio Files
 | |
| 
 | |
| .studio/
 | |
| .mule/
 | |
| 
 | |
| README.html
 | |
| drsp-mission/src/upload/
 |