mirror of
https://github.com/dani-garcia/vaultwarden.git
synced 2025-12-12 01:10:15 +03:00
15 lines
107 B
Plaintext
15 lines
107 B
Plaintext
|
|
# Local build artifacts
|
||
|
|
target
|
||
|
|
|
||
|
|
# Data folder
|
||
|
|
data
|
||
|
|
|
||
|
|
# IDE files
|
||
|
|
.vscode
|
||
|
|
.idea
|
||
|
|
*.iml
|
||
|
|
|
||
|
|
# Documentation
|
||
|
|
*.md
|
||
|
|
|