1
0
Fork 0
vaultwarden-test/.dockerignore
BlackDex 9caf4bf383 Misc changes.
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.
2021-03-30 21:45:10 +02:00

27 Zeilen
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