1
0
Fork 0
mirror of https://github.com/dani-garcia/vaultwarden.git synced 2025-12-28 00:39:20 +00:00

First working version

This commit is contained in:
Daniel García 2018-02-10 01:00:55 +01:00
commit 5cd40c63ed
172 changed files with 17903 additions and 0 deletions

13
.gitignore vendored Normal file
View file

@ -0,0 +1,13 @@
# Local build artifacts
target
# Data folder
data
# IDE files
.vscode
.idea
*.iml
# Environment file
# .env