mirror of
https://github.com/DragonOS-Community/DragonOS.git
synced 2025-06-08 18:26:48 +00:00
19 lines
164 B
Plaintext
19 lines
164 B
Plaintext
# Cargo lock in subs
|
|
**/Cargo.lock
|
|
|
|
# Generated by Cargo
|
|
**/target/
|
|
|
|
**/*.rs.bk
|
|
**/*.iml
|
|
.idea/
|
|
.vscode/
|
|
/db/
|
|
/snapshot/
|
|
/log/
|
|
/keys/
|
|
/test/log/
|
|
|
|
# macOS
|
|
.DS_store
|