candlekeep-cli 0.3.1

CandleKeep CLI - Manage your document library from the terminal
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
# Generated by Cargo
/target/

# Cargo.lock is intentionally committed for CLI binaries
# See: https://doc.rust-lang.org/cargo/faq.html#why-do-binaries-have-cargolock-in-version-control-but-not-libraries

# IDE
.idea/
.vscode/
*.swp
*.swo
*~

# macOS
.DS_Store

# Debug
*.log