46 lines
		
	
	
		
			423 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
			
		
		
	
	
			46 lines
		
	
	
		
			423 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
#Maven
 | 
						|
target/
 | 
						|
pom.xml.tag
 | 
						|
pom.xml.releaseBackup
 | 
						|
pom.xml.versionsBackup
 | 
						|
release.properties
 | 
						|
.flattened-pom.xml
 | 
						|
 | 
						|
# Eclipse
 | 
						|
.project
 | 
						|
.classpath
 | 
						|
.settings/
 | 
						|
bin/
 | 
						|
 | 
						|
# IntelliJ
 | 
						|
.idea
 | 
						|
*.ipr
 | 
						|
*.iml
 | 
						|
*.iws
 | 
						|
 | 
						|
# NetBeans
 | 
						|
nb-configuration.xml
 | 
						|
 | 
						|
# Visual Studio Code
 | 
						|
.vscode
 | 
						|
.factorypath
 | 
						|
 | 
						|
# OSX
 | 
						|
.DS_Store
 | 
						|
 | 
						|
# Vim
 | 
						|
*.swp
 | 
						|
*.swo
 | 
						|
 | 
						|
# patch
 | 
						|
*.orig
 | 
						|
*.rej
 | 
						|
 | 
						|
# Local environment
 | 
						|
.env
 | 
						|
 | 
						|
# Plugin directory
 | 
						|
/.quarkus/cli/plugins/
 | 
						|
# TLS Certificates
 | 
						|
.certs/
 |