Files
bandwhich/.gitignore
Louis Lesage 55e8885302 feat(layout): 'Window' ordering ability (#118)
* 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
2020-05-17 22:40:04 +02:00

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