Spiegel von
https://github.com/dani-garcia/vaultwarden.git
synchronisiert 2024-11-04 02:18:00 +01:00
9caf4bf383
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 Zeilen
Kein EOL
219 B
Text
27 Zeilen
Kein EOL
219 B
Text
# 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 |