0
0
Fork 0
mirror of https://github.com/dani-garcia/vaultwarden synced 2024-06-09 23:48:56 +02:00
bitwarden_rs/.dockerignore

19 lines
136 B
Plaintext
Raw Normal View History

2018-02-10 01:00:55 +01:00
# Local build artifacts
target
# Data folder
data
# IDE files
.vscode
.idea
*.iml
# Git files
2018-02-10 01:00:55 +01:00
.git
.gitignore
# Documentation
*.md