mirror of
https://github.com/dani-garcia/vaultwarden
synced 2024-11-05 07:08:59 +01:00
18 lines
136 B
Text
18 lines
136 B
Text
# Local build artifacts
|
|
target
|
|
|
|
# Data folder
|
|
data
|
|
|
|
# IDE files
|
|
.vscode
|
|
.idea
|
|
*.iml
|
|
|
|
# Git files
|
|
.git
|
|
.gitignore
|
|
|
|
# Documentation
|
|
*.md
|
|
|