mirror of
https://github.com/ViViDboarder/bitwarden_rs.git
synced 2024-10-31 18:36:37 +00:00
19 lines
136 B
Plaintext
19 lines
136 B
Plaintext
# Local build artifacts
|
|
target
|
|
|
|
# Data folder
|
|
data
|
|
|
|
# IDE files
|
|
.vscode
|
|
.idea
|
|
*.iml
|
|
|
|
# Git files
|
|
.git
|
|
.gitignore
|
|
|
|
# Documentation
|
|
*.md
|
|
|