init
This commit is contained in:
		
							
								
								
									
										35
									
								
								sentinel/sentinel-demo/sentinel-demo-quarkus/.gitignore
									
									
									
									
										vendored
									
									
										Normal file
									
								
							
							
						
						
									
										35
									
								
								sentinel/sentinel-demo/sentinel-demo-quarkus/.gitignore
									
									
									
									
										vendored
									
									
										Normal file
									
								
							@@ -0,0 +1,35 @@
 | 
			
		||||
# 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
 | 
			
		||||
		Reference in New Issue
	
	Block a user