kmscon/.gitignore
David Herrmann bcfb1d2ab5 uvtd: remove
Remove uvtd. The idea is outdated and not really needed. With recent
systemd-logind changes, all we need is a shim between legacy-programs
(like XServer) and logind. We can easily do that via libuvt without
requiring a huge daemon like uvtd.

Signed-off-by: David Herrmann <dh.herrmann@gmail.com>
2013-10-23 15:15:50 +02:00

47 lines
564 B
Plaintext

*~
*.swp
*.o
*.lo
*.la
kmscon
/test_*
Makefile
Makefile.in
aclocal.m4
autom4te.cache/
build-aux/
config.h
config.h.in
config.h.in~
config.log
config.status
configure
*.tar.xz
libtool
libeloop.pc
libtsm.pc
libuvt.pc
libuterm.pc
m4/
stamp-*
.deps
.dirstamp
.libs
.man_fixup
genshader
genunifont
src/static_shaders.c
src/genshader.c
src/shl_githead.c
src/font_unifont_data.bin
docs/reference/*.txt
docs/reference/*.bak
docs/reference/kmscon.????*
docs/reference/*.stamp
docs/reference/version.xml
docs/reference/*/
docs/man/*.1
docs/man/*.3
docs/man/*.5
docs/man/*.7