1
0
Fork 0
vaultwarden-test/.gitignore
Daniel García 3d454f36bc Removed included web vault.
Now that docker automatically downloads the web-vault, keeping it in the repo doesn't make sense.
Added error message in case someone tries to run the application directly without the web-vault instaled..
2018-04-24 22:41:25 +02:00

17 Zeilen
169 B
Plaintext

# Local build artifacts
target
# Data folder
data
# IDE files
.vscode
.idea
*.iml
# Environment file
# .env
# Web vault
web-vault
!web-vault/settings.Production.json