mirror of
https://github.com/ClementTsang/bottom
synced 2024-11-10 14:44:18 +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
|
||||
|
||||
# These are backup files generated by rustfmt
|
||||
**/*.rs.bk
|
||||
**/*.rs.bk
|
||||
|
||||
*.log
|
||||
|
|
Loading…
Reference in a new issue