35 lines
		
	
	
		
			295 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
			
		
		
	
	
			35 lines
		
	
	
		
			295 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
# Eclipse
 | 
						|
.project
 | 
						|
.classpath
 | 
						|
.settings/
 | 
						|
bin/
 | 
						|
 | 
						|
# IntelliJ
 | 
						|
.idea
 | 
						|
*.ipr
 | 
						|
*.iml
 | 
						|
*.iws
 | 
						|
 | 
						|
# NetBeans
 | 
						|
nb-configuration.xml
 | 
						|
 | 
						|
# Visual Studio Code
 | 
						|
.vscode
 | 
						|
 | 
						|
# OSX
 | 
						|
.DS_Store
 | 
						|
 | 
						|
# Vim
 | 
						|
*.swp
 | 
						|
*.swo
 | 
						|
 | 
						|
# patch
 | 
						|
*.orig
 | 
						|
*.rej
 | 
						|
 | 
						|
# Maven
 | 
						|
target/
 | 
						|
pom.xml.tag
 | 
						|
pom.xml.releaseBackup
 | 
						|
pom.xml.versionsBackup
 | 
						|
release.properties |