mirror of
				https://github.com/dani-garcia/vaultwarden.git
				synced 2025-11-04 12:18:20 +02:00 
			
		
		
		
	Some small changes in general: - Moved the SQL Version check struct into the function. - Updated hadolint to 2.0.0 - Fixed hadolint 2.0.0 warnings - Updated github workflows - Added .editorconfig for some general shared editor settings.
		
			
				
	
	
		
			27 lines
		
	
	
		
			219 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
			
		
		
	
	
			27 lines
		
	
	
		
			219 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
# Local build artifacts
 | 
						|
target
 | 
						|
 | 
						|
# Data folder
 | 
						|
data
 | 
						|
.env
 | 
						|
.env.template
 | 
						|
.gitattributes
 | 
						|
 | 
						|
# IDE files
 | 
						|
.vscode
 | 
						|
.idea
 | 
						|
*.iml
 | 
						|
 | 
						|
# Documentation
 | 
						|
.github
 | 
						|
*.md
 | 
						|
*.txt
 | 
						|
*.yml
 | 
						|
*.yaml
 | 
						|
 | 
						|
# Docker folders
 | 
						|
hooks
 | 
						|
tools
 | 
						|
 | 
						|
# Web vault
 | 
						|
web-vault |