15 lines
112 B
Plaintext
15 lines
112 B
Plaintext
target/
|
|
Cargo.lock
|
|
*~
|
|
*.swp
|
|
*.swo
|
|
main.rs
|
|
|
|
# JetBrains tools
|
|
.idea
|
|
*.iml
|
|
|
|
# `perf record` files
|
|
perf.data*
|
|
/tmp
|