1target/ 2Cargo.lock 3*~ 4*.swp 5*.swo 6main.rs 7 8# JetBrains tools 9.idea 10*.iml 11 12# `perf record` files 13perf.data* 14/tmp 15