1
0
Fork 1
Spiegel von https://github.com/dani-garcia/vaultwarden.git synchronisiert 2024-05-02 23:42:39 +02:00
vaultwarden/.dockerignore

41 Zeilen
368 B
Plaintext

2018-02-10 01:00:55 +01:00
# Local build artifacts
target
# Data folder
data
# Misc
.env
.env.template
.gitattributes
.gitignore
rustfmt.toml
2018-02-10 01:00:55 +01:00
# IDE files
.vscode
.idea
.editorconfig
2018-02-10 01:00:55 +01:00
*.iml
# Documentation
.github
2018-02-10 01:00:55 +01:00
*.md
*.txt
*.yml
*.yaml
2018-02-10 01:00:55 +01:00
# Docker
hooks
tools
Dockerfile
.dockerignore
docker/**
!docker/healthcheck.sh
!docker/start.sh
# Web vault
web-vault
# Vaultwarden Resources
resources