mirror of
https://github.com/ClementTsang/bottom
synced 2024-11-21 19:53:05 +00:00
15 lines
226 B
Text
15 lines
226 B
Text
# Generated by Cargo
|
|
# will have compiled files and executables
|
|
/target/
|
|
|
|
# These are backup files generated by rustfmt
|
|
**/*.rs.bk
|
|
|
|
# Stuff to really ignore
|
|
*.log
|
|
rust-unmangle
|
|
*.svg
|
|
*.data
|
|
.idea/
|
|
|
|
sample_configs/testing.toml
|