16 lines
245 B
Plaintext
16 lines
245 B
Plaintext
# Cargo build artifacts (all levels, including src/target/ from rust-analyzer)
|
|
/target
|
|
src/target/
|
|
|
|
# rust-analyzer background check artifacts
|
|
**/.rust-analyzer/
|
|
**/rust-analyzer/
|
|
|
|
# Distribution binaries
|
|
/dist
|
|
|
|
# macOS metadata
|
|
.DS_Store
|
|
|
|
*txt
|