mirror of
https://github.com/ClementTsang/bottom
synced 2024-11-24 21:23:08 +00:00
Modified .gitignore.
This commit is contained in:
parent
0eb993d129
commit
e593149ef9
1 changed files with 3 additions and 1 deletions
4
.gitignore
vendored
4
.gitignore
vendored
|
@ -7,4 +7,6 @@
|
||||||
Cargo.lock
|
Cargo.lock
|
||||||
|
|
||||||
# These are backup files generated by rustfmt
|
# These are backup files generated by rustfmt
|
||||||
**/*.rs.bk
|
**/*.rs.bk
|
||||||
|
|
||||||
|
*.log
|
||||||
|
|
Loading…
Reference in a new issue