mirror of
https://github.com/lennart-k/rustical.git
synced 2025-12-13 18:12:27 +00:00
15 lines
139 B
Plaintext
15 lines
139 B
Plaintext
/target
|
|
crates/*/target
|
|
# For libraries ignore Cargo.lock
|
|
crates/*/Cargo.lock
|
|
|
|
db.sqlite3*
|
|
config.toml
|
|
principals.toml
|
|
|
|
/.idea
|
|
|
|
.env
|
|
|
|
site
|