mirror of
https://github.com/imsnif/bandwhich.git
synced 2026-02-09 01:59:18 +08:00
* Window ordering ability Added ability to change display order of the windows using tab. Added a help tooltip. * fix redundant clone * fix fmt check * cargo fmt fix 2 * Fixed help layout and added tests * Fix fmt check
14 lines
154 B
Plaintext
14 lines
154 B
Plaintext
.cargo/
|
|
target/
|
|
vendor/
|
|
vendor.tar
|
|
**/*.rs.bk
|
|
|
|
# Debian support
|
|
|
|
debian/*
|
|
!debian/changelog
|
|
!debian/control
|
|
!debian/copyright
|
|
!debian/rules
|
|
!debian/source |