vaultwarden/.dockerignore

18 lines
136 B
Text

# Local build artifacts
target
# Data folder
data
# IDE files
.vscode
.idea
*.iml
# Git files
.git
.gitignore
# Documentation
*.md