mirror of
https://gitlab.freedesktop.org/plymouth/plymouth.git
synced 2025-12-20 02:10:12 +01:00
Add the new plymouthd-fd-escrow binary to gitignore. Signed-off-by: Hans de Goede <hdegoede@redhat.com>
50 lines
519 B
Text
50 lines
519 B
Text
Makefile.in
|
|
*.o
|
|
core.*
|
|
.libs/*
|
|
.deps/*
|
|
.libs
|
|
.deps
|
|
*.lo
|
|
.*.sw*
|
|
*.orig
|
|
*.rej
|
|
*~
|
|
configure
|
|
config.h*
|
|
*-test
|
|
*.la
|
|
config.log
|
|
build-tools
|
|
config.status
|
|
libtool
|
|
autom4te.cache
|
|
Makefile
|
|
aclocal.m4
|
|
*.tar.bz2
|
|
*.patch
|
|
stamp-*
|
|
*.rpm
|
|
plymouth
|
|
plymouth-generate-initrd
|
|
plymouth-populate-initrd
|
|
plymouth-set-default-theme
|
|
plymouth-log-viewer
|
|
plymouth-upstart-bridge
|
|
plymouthd
|
|
plymouthd-fd-escrow
|
|
*.pc
|
|
tags
|
|
*.bck
|
|
*.string
|
|
*.plymouth
|
|
*.script.h
|
|
*.service
|
|
*.path
|
|
docs/*.8
|
|
docs/*.1
|
|
ABOUT-NLS
|
|
m4
|
|
.dirstamp
|
|
/.cache
|
|
/compile_commands.json
|