git: add test-ellipsize to files to ignore by git

This commit is contained in:
Lennart Poettering 2013-10-14 19:02:11 +02:00
parent be3f52f4ed
commit 690018ab40
2 changed files with 1 additions and 2 deletions

1
.gitignore vendored
View file

@ -106,6 +106,7 @@
/test-daemon
/test-date
/test-device-nodes
/test-ellipsize
/test-engine
/test-env-replace
/test-event

2
TODO
View file

@ -50,8 +50,6 @@ Features:
* "systemctl cat" or "systemctl view" command or or so, that cats the backing unit file of a service, plus its drop-ins and shows them in a pager
* rfkill,backlight: we probably should use a path ID of some kind rather than the sysname as file name to store status in
* rfkill,backlight: we probably should run the load tools inside of the udev rules so that the state is properly initialized by the time other software sees it
* Add a new Distribute=$NUMBER key to socket units that makes use of SO_REUSEPORT to distribute network traffic on $NUMBER instances